forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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