brintos

brintos / linux-shallow public Read only

0
0
Text · 382 B · 59e3b6a Raw
13 lines · plain
1config DRM_IMX_DCSS2	tristate "i.MX8MQ DCSS"3	select IMX_IRQSTEER4	select DRM_KMS_HELPER5	select DRM_DISPLAY_HELPER6	select DRM_BRIDGE_CONNECTOR7	select DRM_GEM_DMA_HELPER8	select VIDEOMODE_HELPERS9	depends on DRM && ARCH_MXC && ARM6410	help11	  Choose this if you have a NXP i.MX8MQ based system and want to use the12	  Display Controller Subsystem. This option enables DCSS support.13