Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / gpu / drm / sti / Kconfig
CommitLineData
f2cb3148
BG
1config DRM_STI
2 tristate "DRM Support for STMicroelectronics SoC stiH41x Series"
e1c7e324 3 depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM)
f5ec6c4b 4 select RESET_CONTROLLER
9bbf86fe
BG
5 select DRM_KMS_HELPER
6 select DRM_GEM_CMA_HELPER
d219673d 7 select DRM_KMS_CMA_HELPER
8e6a363d 8 select DRM_PANEL
1352be6e 9 select FW_LOADER
2c348e50 10 select SND_SOC_HDMI_CODEC if SND_SOC
f2cb3148
BG
11 help
12 Choose this option to enable DRM on STM stiH41x chipset
This page took 0.104758 seconds and 5 git commands to generate.