~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 34e8b640595b85678e386a3a251340031780a72e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config VIDEO_IPUV3
	bool "i.MX IPUv3 Core video support"
	depends on VIDEO && (MX5 || MX6)
	help
	  This enables framebuffer driver for i.MX processors working
	  on the IPUv3(Image Processing Unit) internal graphic processor.

config IMX_VIDEO_SKIP
	bool "Enable calling board_video_skip function"
	depends on VIDEO_IPUV3

config IMX_HDMI
	bool "Enable HDMI support in IPUv3"
	depends on VIDEO_IPUV3