]> Git Repo - linux.git/blob - drivers/gpu/drm/sti/Kconfig
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
[linux.git] / drivers / gpu / drm / sti / Kconfig
1 config DRM_STI
2         tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"
3         depends on DRM && (ARCH_STI || ARCH_MULTIPLATFORM)
4         select RESET_CONTROLLER
5         select DRM_KMS_HELPER
6         select DRM_GEM_CMA_HELPER
7         select DRM_KMS_CMA_HELPER
8         select DRM_PANEL
9         select FW_LOADER
10         select SND_SOC_HDMI_CODEC if SND_SOC
11         select OF
12         help
13           Choose this option to enable DRM on STM stiH4xx chipset
This page took 0.036314 seconds and 4 git commands to generate.