1 if ARCH_MXC || COMPILE_TEST
4 tristate "Freescale i.MX8QM LVDS display bridge"
9 Choose this to enable the internal LVDS Display Bridge(LDB) found in
10 Freescale i.MX8qm processor. Official name of LDB is pixel mapper.
12 config DRM_IMX8QXP_LDB
13 tristate "Freescale i.MX8QXP LVDS display bridge"
18 Choose this to enable the internal LVDS Display Bridge(LDB) found in
19 Freescale i.MX8qxp processor. Official name of LDB is pixel mapper.
21 config DRM_IMX8QXP_PIXEL_COMBINER
22 tristate "Freescale i.MX8QM/QXP pixel combiner"
27 Choose this to enable pixel combiner found in
28 Freescale i.MX8qm/qxp processors.
30 config DRM_IMX8QXP_PIXEL_LINK
31 tristate "Freescale i.MX8QM/QXP display pixel link"
36 Choose this to enable display pixel link found in
37 Freescale i.MX8qm/qxp processors.
39 config DRM_IMX8QXP_PIXEL_LINK_TO_DPI
40 tristate "Freescale i.MX8QXP pixel link to display pixel interface"
44 Choose this to enable pixel link to display pixel interface(PXL2DPI)
45 found in Freescale i.MX8qxp processor.
47 endif # ARCH_MXC || COMPILE_TEST