forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/gpu/drm/pl111/Kconfig
....@@ -1,7 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DRM_PL111
23 tristate "DRM Support for PL111 CLCD Controller"
34 depends on DRM
45 depends on ARM || ARM64 || COMPILE_TEST
6
+ depends on VEXPRESS_CONFIG || VEXPRESS_CONFIG=n
57 depends on COMMON_CLK
68 select DRM_KMS_HELPER
79 select DRM_KMS_CMA_HELPER