blob: 23ac8041c562924120b6fdbe82eda351914e0e85 [file] [log] [blame]
CK Hu119f5172016-01-04 18:36:34 +01001config DRM_MEDIATEK
2 tristate "DRM Support for Mediatek SoCs"
3 depends on DRM
4 depends on ARCH_MEDIATEK || (ARM && COMPILE_TEST)
5 select DRM_GEM_CMA_HELPER
6 select DRM_KMS_HELPER
CK Hu2e54c142016-01-04 18:36:35 +01007 select DRM_MIPI_DSI
8 select DRM_PANEL
CK Hu119f5172016-01-04 18:36:34 +01009 select MEMORY
10 select MTK_SMI
11 help
12 Choose this option if you have a Mediatek SoCs.
13 The module will be called mediatek-drm
14 This driver provides kernel mode setting and
15 buffer management to userspace.
Jie Qiu8f83f262016-01-04 18:36:38 +010016
17config DRM_MEDIATEK_HDMI
18 tristate "DRM HDMI Support for Mediatek SoCs"
19 depends on DRM_MEDIATEK
20 select SND_SOC_HDMI_CODEC if SND_SOC
21 select GENERIC_PHY
22 help
23 DRM/KMS HDMI driver for Mediatek SoCs