aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorPhilipp Wiesner <p.wiesner@phytec.de>2010-08-03 07:57:39 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-08 23:43:03 -0300
commitc8cf078ebd9f9b5ec3a113c8262062799fd9948a (patch)
tree678c71f303848158ec6c76a5d1b7a7d299df342d /drivers/media/video/Kconfig
parentd86097e19cef2f13a29fc37db0dad17b99b6d5f8 (diff)
downloadkernel_samsung_smdk4412-c8cf078ebd9f9b5ec3a113c8262062799fd9948a.zip
kernel_samsung_smdk4412-c8cf078ebd9f9b5ec3a113c8262062799fd9948a.tar.gz
kernel_samsung_smdk4412-c8cf078ebd9f9b5ec3a113c8262062799fd9948a.tar.bz2
V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver
Added this info to Kconfig and mt9m111.c, some comment cleanup, replaced 'mt9m11x'-statements by clarifications or driver name. Driver is fully compatible to mt9m131 which has only additional functions compared to mt9m111. Those aren't used anyway at the moment. Signed-off-by: Philipp Wiesner <p.wiesner@phytec.de> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 9d55fef..f6e4d04 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -792,10 +792,11 @@ config SOC_CAMERA_MT9M001
and colour models.
config SOC_CAMERA_MT9M111
- tristate "mt9m111 and mt9m112 support"
+ tristate "mt9m111, mt9m112 and mt9m131 support"
depends on SOC_CAMERA && I2C
help
- This driver supports MT9M111 and MT9M112 cameras from Micron
+ This driver supports MT9M111, MT9M112 and MT9M131 cameras from
+ Micron/Aptina
config SOC_CAMERA_MT9T031
tristate "mt9t031 support"