aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lg@denx.de>2008-12-29 06:04:59 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 09:40:30 -0200
commit4e96fd088cf6fb95ba4b212e5e72bac1e6d34e79 (patch)
tree55852ea8a900247a1d29931ff1e254aa2a1df39d /drivers/media/video/Kconfig
parentV4L/DVB (10098): ov772x: fix try_fmt calculation method (diff)
downloadlinux-dev-4e96fd088cf6fb95ba4b212e5e72bac1e6d34e79.tar.xz
linux-dev-4e96fd088cf6fb95ba4b212e5e72bac1e6d34e79.zip
V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from Micron
This camera is rather similar to MT9M001, but also has a couple of enhanced features, like pixel binning. create mode 100644 drivers/media/video/mt9t031.c Signed-off-by: Guennadi Liakhovetski <lg@denx.de> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 9785eeb1ed44..19cf3b8f67c4 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -741,6 +741,12 @@ config SOC_CAMERA_MT9M111
help
This driver supports MT9M111 and MT9M112 cameras from Micron
+config SOC_CAMERA_MT9T031
+ tristate "mt9t031 support"
+ depends on SOC_CAMERA && I2C
+ help
+ This driver supports MT9T031 cameras from Micron.
+
config SOC_CAMERA_MT9V022
tristate "mt9v022 support"
depends on SOC_CAMERA && I2C