1 if ARCH_MXC || COMPILE_TEST
3 config DRM_IMX_LDB_HELPER
6 config DRM_IMX8MP_DW_HDMI_BRIDGE
7 tristate "Freescale i.MX8MP HDMI-TX bridge support"
11 select DRM_IMX8MP_HDMI_PVI
12 select PHY_FSL_SAMSUNG_HDMI_PHY
14 Choose this to enable support for the internal HDMI encoder found
17 config DRM_IMX8MP_HDMI_PVI
18 tristate "Freescale i.MX8MP HDMI PVI bridge support"
21 Choose this to enable support for the internal HDMI TX Parallel
22 Video Interface found on the Freescale i.MX8MP SoC.
25 tristate "Freescale i.MX8QM LVDS display bridge"
28 select DRM_IMX_LDB_HELPER
31 Choose this to enable the internal LVDS Display Bridge(LDB) found in
32 Freescale i.MX8qm processor. Official name of LDB is pixel mapper.
34 config DRM_IMX8QXP_LDB
35 tristate "Freescale i.MX8QXP LVDS display bridge"
38 select DRM_IMX_LDB_HELPER
41 Choose this to enable the internal LVDS Display Bridge(LDB) found in
42 Freescale i.MX8qxp processor. Official name of LDB is pixel mapper.
44 config DRM_IMX8QXP_PIXEL_COMBINER
45 tristate "Freescale i.MX8QM/QXP pixel combiner"
50 Choose this to enable pixel combiner found in
51 Freescale i.MX8qm/qxp processors.
53 config DRM_IMX8QXP_PIXEL_LINK
54 tristate "Freescale i.MX8QM/QXP display pixel link"
59 Choose this to enable display pixel link found in
60 Freescale i.MX8qm/qxp processors.
62 config DRM_IMX8QXP_PIXEL_LINK_TO_DPI
63 tristate "Freescale i.MX8QXP pixel link to display pixel interface"
67 Choose this to enable pixel link to display pixel interface(PXL2DPI)
68 found in Freescale i.MX8qxp processor.
70 config DRM_IMX93_MIPI_DSI
71 tristate "Freescale i.MX93 specific extensions for Synopsys DW MIPI DSI"
74 select DRM_DW_MIPI_DSI
76 select GENERIC_PHY_MIPI_DPHY
78 Choose this to enable MIPI DSI controller found in Freescale i.MX93
81 endif # ARCH_MXC || COMPILE_TEST