xref: /linux/drivers/gpu/drm/imx/lcdc/Kconfig (revision 9d8a2b033db179bef9b6b5bad492f611a0fe89b7)
1config DRM_IMX_LCDC
2      tristate "Freescale i.MX LCDC displays"
3      depends on DRM && (ARCH_MXC || COMPILE_TEST)
4      select DRM_GEM_DMA_HELPER
5      select DRM_KMS_HELPER
6      select DRM_DISPLAY_HELPER
7      select DRM_BRIDGE_CONNECTOR
8      help
9        Found on i.MX1, i.MX21, i.MX25 and i.MX27.
10