blob: 11d372c79bea3fd3f8954c1b0dee2eea84be59a4 (
plain)
1
2
3
4
5
6
|
config DRM_STI
tristate "DRM Support for STMicroelectronics SoC stiH41x Series"
depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM)
select DRM_KMS_CMA_HELPER
help
Choose this option to enable DRM on STM stiH41x chipset
|