brintos

brintos / linux-shallow public Read only

0
0
Text · 305 B · 9c28bb0 Raw
10 lines · plain
1config DRM_IMX_LCDC2      tristate "Freescale i.MX LCDC displays"3      depends on DRM && (ARCH_MXC || COMPILE_TEST)4      select DRM_GEM_DMA_HELPER5      select DRM_KMS_HELPER6      select DRM_DISPLAY_HELPER7      select DRM_BRIDGE_CONNECTOR8      help9        Found on i.MX1, i.MX21, i.MX25 and i.MX27.10