summaryrefslogtreecommitdiffstats
path: root/drivers/video/imx/Kconfig
blob: c33620e0750425d3c0556e047ec740e6cbc3d759 (plain)
1
2
3
4
5
6
7
8

config VIDEO_IPUV3
	bool "i.MX IPUv3 Core video support"
	depends on (VIDEO || DM_VIDEO) && (MX5 || MX6)
	help
	  This enables framebuffer driver for i.MX processors working
	  on the IPUv3(Image Processing Unit) internal graphic processor.