xref: /linux/drivers/gpu/drm/sti/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2f2cb3148SBenjamin Gaignardconfig DRM_STI
3b4bba92dSVincent Abriou	tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"
4c9fea6f4SOliver O'Halloran	depends on OF && DRM && (ARCH_STI || ARCH_MULTIPLATFORM)
5f5ec6c4bSJingoo Han	select RESET_CONTROLLER
69bbf86feSBenjamin Gaignard	select DRM_KMS_HELPER
79bbf86feSBenjamin Gaignard	select DRM_GEM_CMA_HELPER
8d219673dSBenjamin Gaignard	select DRM_KMS_CMA_HELPER
98e6a363dSArnd Bergmann	select DRM_PANEL
101352be6eSThierry Reding	select FW_LOADER
112c348e50SArnaud Pouliquen	select SND_SOC_HDMI_CODEC if SND_SOC
12f2cb3148SBenjamin Gaignard	help
13b4bba92dSVincent Abriou	  Choose this option to enable DRM on STM stiH4xx chipset
14