xref: /openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig (revision 96988a526c97cfbe6664e637640dca9406b0b928)
193e163a9SLiu Yingconfig DRM_IMX8QXP_PIXEL_COMBINER
293e163a9SLiu Ying	tristate "Freescale i.MX8QM/QXP pixel combiner"
393e163a9SLiu Ying	depends on OF
493e163a9SLiu Ying	depends on COMMON_CLK
593e163a9SLiu Ying	select DRM_KMS_HELPER
693e163a9SLiu Ying	help
793e163a9SLiu Ying	  Choose this to enable pixel combiner found in
893e163a9SLiu Ying	  Freescale i.MX8qm/qxp processors.
91ec17c26SLiu Ying
101ec17c26SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK
111ec17c26SLiu Ying	tristate "Freescale i.MX8QM/QXP display pixel link"
121ec17c26SLiu Ying	depends on OF
131ec17c26SLiu Ying	depends on IMX_SCU
141ec17c26SLiu Ying	select DRM_KMS_HELPER
151ec17c26SLiu Ying	help
161ec17c26SLiu Ying	  Choose this to enable display pixel link found in
171ec17c26SLiu Ying	  Freescale i.MX8qm/qxp processors.
18*96988a52SLiu Ying
19*96988a52SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK_TO_DPI
20*96988a52SLiu Ying	tristate "Freescale i.MX8QXP pixel link to display pixel interface"
21*96988a52SLiu Ying	depends on OF
22*96988a52SLiu Ying	select DRM_KMS_HELPER
23*96988a52SLiu Ying	help
24*96988a52SLiu Ying	  Choose this to enable pixel link to display pixel interface(PXL2DPI)
25*96988a52SLiu Ying	  found in Freescale i.MX8qxp processor.
26