xref: /linux-6.15/drivers/gpu/drm/imx/lcdc/Kconfig (revision b9a14d54)
1c87e859cSMarian Cichyconfig DRM_IMX_LCDC
2c87e859cSMarian Cichy      tristate "Freescale i.MX LCDC displays"
3c87e859cSMarian Cichy      depends on DRM && (ARCH_MXC || COMPILE_TEST)
4*b9a14d54SThomas Zimmermann      select DRM_CLIENT_SELECTION
5c87e859cSMarian Cichy      select DRM_GEM_DMA_HELPER
6c87e859cSMarian Cichy      select DRM_KMS_HELPER
79da7ec9bSDmitry Baryshkov      select DRM_DISPLAY_HELPER
89da7ec9bSDmitry Baryshkov      select DRM_BRIDGE_CONNECTOR
9c87e859cSMarian Cichy      help
10c87e859cSMarian Cichy        Found on i.MX1, i.MX21, i.MX25 and i.MX27.
11