Merge remote-tracking branches 'asoc/topic/wm8753' and 'asoc/topic/wm8985' into asoc...
[cascardo/linux.git] / drivers / gpu / drm / mediatek / Kconfig
1 config 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
7         select DRM_MIPI_DSI
8         select DRM_PANEL
9         select IOMMU_DMA
10         select MEMORY
11         select MTK_SMI
12         help
13           Choose this option if you have a Mediatek SoCs.
14           The module will be called mediatek-drm
15           This driver provides kernel mode setting and
16           buffer management to userspace.