brintos

brintos / linux-shallow public Read only

0
0
Text · 387 B · 75c301a Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config DRM_STI3	tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"4	depends on OF && DRM && (ARCH_STI || COMPILE_TEST)5	select RESET_CONTROLLER6	select DRM_KMS_HELPER7	select DRM_GEM_DMA_HELPER8	select DRM_PANEL9	select FW_LOADER10	select SND_SOC_HDMI_CODEC if SND_SOC11	help12	  Choose this option to enable DRM on STM stiH4xx chipset13