hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/gpu/drm/mediatek/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DRM_MEDIATEK
23 tristate "DRM Support for Mediatek SoCs"
34 depends on DRM
....@@ -5,6 +6,7 @@
56 depends on COMMON_CLK
67 depends on HAVE_ARM_SMCCC
78 depends on OF
9
+ depends on MTK_MMSYS
810 select DRM_GEM_CMA_HELPER
911 select DRM_KMS_HELPER
1012 select DRM_MIPI_DSI
....@@ -22,6 +24,6 @@
2224 tristate "DRM HDMI Support for Mediatek SoCs"
2325 depends on DRM_MEDIATEK
2426 select SND_SOC_HDMI_CODEC if SND_SOC
25
- select GENERIC_PHY
27
+ select PHY_MTK_HDMI
2628 help
2729 DRM/KMS HDMI driver for Mediatek SoCs