config VIDEO_MT9E013
	tristate "Micron mt9e013 sensor support"
	depends on I2C && VIDEO_V4L2
	---help---
	  This is a Video4Linux2 sensor-level driver for the Aptina
	  MT9E013 8MP RAW sensor.

	  It currently depends on internal V4L2 extensions defined in
	  atomisp driver.

choice
	prompt "Select sensor settings"
	depends on VIDEO_MT9E013

config VIDEO_MT9E013_BLACKBAY
	bool "MT9E013 settings for Blackbay"
	---help---
	  Default mt9e013 sensor settings for Blackbay

	  For MT9E013 sensor and the sensor currently depends
	  on internal V4L2 extensions defined in atomisp
	  driver.

config VIDEO_MT9E013_LEXINGTON
	bool "MT9E013 settings for Lexington"
	---help---
	  Default mt9e013 sensor settings for Lexington

	  For MT9E013 sensor and the sensor currently depends
	  on internal V4L2 extensions defined in atomisp
	  driver.

config VIDEO_MT9E013_ENZO
	bool "MT9E013 settings for Enzo"
	---help---
	  Default mt9e013 sensor settings for Enzo

	  For MT9E013 sensor and the sensor currently depends
	  on internal V4L2 extensions defined in atomisp
	  driver.

endchoice
