1
2config VIDEO_IPUV3
3	bool "i.MX IPUv3 Core video support"
4	depends on DM_VIDEO && (MX5 || MX6)
5	help
6	  This enables framebuffer driver for i.MX processors working
7	  on the IPUv3(Image Processing Unit) internal graphic processor.
8
9