xref: /linux-6.15/drivers/gpu/drm/sti/Kconfig (revision d219673d)
1config DRM_STI
2	tristate "DRM Support for STMicroelectronics SoC stiH41x Series"
3	depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM)
4	select DRM_KMS_CMA_HELPER
5	help
6	  Choose this option to enable DRM on STM stiH41x chipset
7