]> Git Repo - linux.git/blob - drivers/gpu/drm/zte/Kconfig
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux.git] / drivers / gpu / drm / zte / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_ZTE
3         tristate "DRM Support for ZTE SoCs"
4         depends on DRM && ARCH_ZX
5         select DRM_KMS_CMA_HELPER
6         select DRM_KMS_HELPER
7         select SND_SOC_HDMI_CODEC if SND_SOC
8         select VIDEOMODE_HELPERS
9         help
10           Choose this option to enable DRM on ZTE ZX SoCs.
This page took 0.035534 seconds and 4 git commands to generate.