1*5cd56168SGeert Uytterhoevenif ARCH_MXC || COMPILE_TEST 2*5cd56168SGeert Uytterhoeven 3e60c4354SLiu Yingconfig DRM_IMX8QM_LDB 4e60c4354SLiu Ying tristate "Freescale i.MX8QM LVDS display bridge" 5e60c4354SLiu Ying depends on OF 6e60c4354SLiu Ying depends on COMMON_CLK 7e60c4354SLiu Ying select DRM_KMS_HELPER 8e60c4354SLiu Ying help 9e60c4354SLiu Ying Choose this to enable the internal LVDS Display Bridge(LDB) found in 10e60c4354SLiu Ying Freescale i.MX8qm processor. Official name of LDB is pixel mapper. 11e60c4354SLiu Ying 123818715fSLiu Yingconfig DRM_IMX8QXP_LDB 133818715fSLiu Ying tristate "Freescale i.MX8QXP LVDS display bridge" 143818715fSLiu Ying depends on OF 153818715fSLiu Ying depends on COMMON_CLK 163818715fSLiu Ying select DRM_KMS_HELPER 173818715fSLiu Ying help 183818715fSLiu Ying Choose this to enable the internal LVDS Display Bridge(LDB) found in 193818715fSLiu Ying Freescale i.MX8qxp processor. Official name of LDB is pixel mapper. 203818715fSLiu Ying 2193e163a9SLiu Yingconfig DRM_IMX8QXP_PIXEL_COMBINER 2293e163a9SLiu Ying tristate "Freescale i.MX8QM/QXP pixel combiner" 2393e163a9SLiu Ying depends on OF 2493e163a9SLiu Ying depends on COMMON_CLK 2593e163a9SLiu Ying select DRM_KMS_HELPER 2693e163a9SLiu Ying help 2793e163a9SLiu Ying Choose this to enable pixel combiner found in 2893e163a9SLiu Ying Freescale i.MX8qm/qxp processors. 291ec17c26SLiu Ying 301ec17c26SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK 311ec17c26SLiu Ying tristate "Freescale i.MX8QM/QXP display pixel link" 321ec17c26SLiu Ying depends on OF 331ec17c26SLiu Ying depends on IMX_SCU 341ec17c26SLiu Ying select DRM_KMS_HELPER 351ec17c26SLiu Ying help 361ec17c26SLiu Ying Choose this to enable display pixel link found in 371ec17c26SLiu Ying Freescale i.MX8qm/qxp processors. 3896988a52SLiu Ying 3996988a52SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK_TO_DPI 4096988a52SLiu Ying tristate "Freescale i.MX8QXP pixel link to display pixel interface" 4196988a52SLiu Ying depends on OF 4296988a52SLiu Ying select DRM_KMS_HELPER 4396988a52SLiu Ying help 4496988a52SLiu Ying Choose this to enable pixel link to display pixel interface(PXL2DPI) 4596988a52SLiu Ying found in Freescale i.MX8qxp processor. 46*5cd56168SGeert Uytterhoeven 47*5cd56168SGeert Uytterhoevenendif # ARCH_MXC || COMPILE_TEST 48