1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "DRM Support for Mediatek SoCs"
5 depends on ARCH_MEDIATEK || (ARM && COMPILE_TEST)
7 depends on HAVE_ARM_SMCCC
9 select DRM_GEM_CMA_HELPER
15 select VIDEOMODE_HELPERS
17 Choose this option if you have a Mediatek SoCs.
18 The module will be called mediatek-drm
19 This driver provides kernel mode setting and
20 buffer management to userspace.
22 config DRM_MEDIATEK_HDMI
23 tristate "DRM HDMI Support for Mediatek SoCs"
24 depends on DRM_MEDIATEK
25 select SND_SOC_HDMI_CODEC if SND_SOC
28 DRM/KMS HDMI driver for Mediatek SoCs