aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/omap4iss/Kconfig
blob: b9fe753969bd2e9628ba024fd7cbbce14fe30640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config VIDEO_OMAP4
	bool "OMAP 4 Camera support"
	depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && I2C && ARCH_OMAP4
	select VIDEOBUF2_DMA_CONTIG
	---help---
	  Driver for an OMAP 4 ISS controller.

config VIDEO_OMAP4_DEBUG
	bool "OMAP 4 Camera debug messages"
	depends on VIDEO_OMAP4
	---help---
	  Enable debug messages on OMAP 4 ISS controller driver.