aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/Kconfig
blob: 15940f8fdd24f878298dc980d74c3c3a45d15c39 (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=y && VIDEO_V4L2_SUBDEV_API && I2C=y && 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.