1config DRM_STI 2 tristate "DRM Support for STMicroelectronics SoC stiH41x Series" 3 depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM) && HAVE_DMA_ATTRS 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 help 11 Choose this option to enable DRM on STM stiH41x chipset 12