mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
b4bba92dfb
stih415 and stih416 platform are obsolete and no more supported. Only stih407 and stih410 platform are maintained. Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Acked-by: Peter Griffin <peter.griffin@linaro.org>
12 lines
374 B
Text
12 lines
374 B
Text
config DRM_STI
|
|
tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"
|
|
depends on DRM && (ARCH_STI || ARCH_MULTIPLATFORM)
|
|
select RESET_CONTROLLER
|
|
select DRM_KMS_HELPER
|
|
select DRM_GEM_CMA_HELPER
|
|
select DRM_KMS_CMA_HELPER
|
|
select DRM_PANEL
|
|
select FW_LOADER
|
|
select SND_SOC_HDMI_CODEC if SND_SOC
|
|
help
|
|
Choose this option to enable DRM on STM stiH4xx chipset
|