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

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