xref: /openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig (revision e60c4354840b2fe8e1c4df3fdc5c17039824ff96)
1*e60c4354SLiu Yingconfig DRM_IMX8QM_LDB
2*e60c4354SLiu Ying	tristate "Freescale i.MX8QM LVDS display bridge"
3*e60c4354SLiu Ying	depends on OF
4*e60c4354SLiu Ying	depends on COMMON_CLK
5*e60c4354SLiu Ying	select DRM_KMS_HELPER
6*e60c4354SLiu Ying	help
7*e60c4354SLiu Ying	  Choose this to enable the internal LVDS Display Bridge(LDB) found in
8*e60c4354SLiu Ying	  Freescale i.MX8qm processor.  Official name of LDB is pixel mapper.
9*e60c4354SLiu Ying
103818715fSLiu Yingconfig DRM_IMX8QXP_LDB
113818715fSLiu Ying	tristate "Freescale i.MX8QXP LVDS display bridge"
123818715fSLiu Ying	depends on OF
133818715fSLiu Ying	depends on COMMON_CLK
143818715fSLiu Ying	select DRM_KMS_HELPER
153818715fSLiu Ying	help
163818715fSLiu Ying	  Choose this to enable the internal LVDS Display Bridge(LDB) found in
173818715fSLiu Ying	  Freescale i.MX8qxp processor.  Official name of LDB is pixel mapper.
183818715fSLiu Ying
1993e163a9SLiu Yingconfig DRM_IMX8QXP_PIXEL_COMBINER
2093e163a9SLiu Ying	tristate "Freescale i.MX8QM/QXP pixel combiner"
2193e163a9SLiu Ying	depends on OF
2293e163a9SLiu Ying	depends on COMMON_CLK
2393e163a9SLiu Ying	select DRM_KMS_HELPER
2493e163a9SLiu Ying	help
2593e163a9SLiu Ying	  Choose this to enable pixel combiner found in
2693e163a9SLiu Ying	  Freescale i.MX8qm/qxp processors.
271ec17c26SLiu Ying
281ec17c26SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK
291ec17c26SLiu Ying	tristate "Freescale i.MX8QM/QXP display pixel link"
301ec17c26SLiu Ying	depends on OF
311ec17c26SLiu Ying	depends on IMX_SCU
321ec17c26SLiu Ying	select DRM_KMS_HELPER
331ec17c26SLiu Ying	help
341ec17c26SLiu Ying	  Choose this to enable display pixel link found in
351ec17c26SLiu Ying	  Freescale i.MX8qm/qxp processors.
3696988a52SLiu Ying
3796988a52SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK_TO_DPI
3896988a52SLiu Ying	tristate "Freescale i.MX8QXP pixel link to display pixel interface"
3996988a52SLiu Ying	depends on OF
4096988a52SLiu Ying	select DRM_KMS_HELPER
4196988a52SLiu Ying	help
4296988a52SLiu Ying	  Choose this to enable pixel link to display pixel interface(PXL2DPI)
4396988a52SLiu Ying	  found in Freescale i.MX8qxp processor.
44