Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / gpu / drm / mediatek / Kconfig
CommitLineData
119f5173
CH
1config 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
2e54c14e
CH
7 select DRM_MIPI_DSI
8 select DRM_PANEL
119f5173
CH
9 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.
8f83f268
JQ
16
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
This page took 0.037202 seconds and 5 git commands to generate.