config CSI_DEV_SEL
	tristate
	
config CSI0_SUN4I
	tristate "CSI0 v4l2 driver for sun4i"
	default m
	depends on CSI_DEV_SEL&&I2C && VIDEO_DEV && VIDEO_V4L2
	select VIDEOBUF_DMA_CONTIG

config CSI1_SUN4I
	tristate "CSI1 v4l2 driver for sun4i"
	default m
	depends on CSI_DEV_SEL&&I2C && VIDEO_DEV && VIDEO_V4L2
	select VIDEOBUF_DMA_CONTIG

config CSI_OV7670
	tristate "OmniVision OV7670 sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the OmniVision
	  OV7670 VGA camera.

config CSI_GT2005
	tristate "GalaxyCore GT2005 2M sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the GalaxyCore
	  GT2005 2M camera.

config CSI_GC0308
	tristate "GalaxyCore GC0308 VGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the GalaxyCore
	  GC0308 VGA camera.

config CSI_HI704
	tristate "HYNIX HI704 VGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Hynix
	  HI704 VGA camera.

config CSI_SP0838
	tristate "Superpix SP0838 VGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Superpix 
	  SP0838 VGA camera.

config CSI_MT9M112
	tristate "Micron MT9M112 UXGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Micron 
	  MT9M112 UXGA camera.

config CSI_MT9M113
	tristate "Micron MT9M113 SXGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Micron 
	  MT9M113 SXGA camera.

config CSI_OV2655
	tristate "OmniVision OV2655 UXGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the MOmniVision 
	  OV2655 UXGA camera.	  

config CSI_HI253
	tristate "Hynix HI253 UXGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Hynix 
	  HI253 UXGA camera.	  

config CSI_MT9D112
	tristate "Micron MT9D112 UXGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the Micron 
	  MT9D112 UXGA camera.

config CSI_GC0307
	tristate "GalaxyCore GC0307 VGA sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the GalaxyCore
	  GC0307 VGA camera.
	  
config CSI_OV5640
	tristate "OmniVision OV5640 5M sensor support"
	depends on I2C && VIDEO_V4L2
	select	CSI_DEV_SEL
	---help---
	  This is a Video4Linux2 sensor-level driver for the OmniVision
	  OV5640 5M camera.