xref: /openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig (revision 93e163a9e0392aca7d720491100d810bfc3112b0)
1*93e163a9SLiu Yingconfig DRM_IMX8QXP_PIXEL_COMBINER
2*93e163a9SLiu Ying	tristate "Freescale i.MX8QM/QXP pixel combiner"
3*93e163a9SLiu Ying	depends on OF
4*93e163a9SLiu Ying	depends on COMMON_CLK
5*93e163a9SLiu Ying	select DRM_KMS_HELPER
6*93e163a9SLiu Ying	help
7*93e163a9SLiu Ying	  Choose this to enable pixel combiner found in
8*93e163a9SLiu Ying	  Freescale i.MX8qm/qxp processors.
9