diff options
author | Mike Rapoport <mike@compulab.co.il> | 2008-12-18 09:44:15 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 06:40:20 -0500 |
commit | d7f83a5106f2da9eb59bf49e7b48414e27d6618a (patch) | |
tree | 7f43ebfd9a58d5dcbbbc2d7d6a39625fc4e53d42 /drivers/media/video/Kconfig | |
parent | 9b9fd6c71fb46a4a710040c8ef28f1e84b88a830 (diff) |
V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem identical
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
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/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index eb9ff7e107d6..da538d9ca303 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -736,10 +736,10 @@ config MT9M001_PCA9536_SWITCH | |||
736 | extender to switch between 8 and 10 bit datawidth modes | 736 | extender to switch between 8 and 10 bit datawidth modes |
737 | 737 | ||
738 | config SOC_CAMERA_MT9M111 | 738 | config SOC_CAMERA_MT9M111 |
739 | tristate "mt9m111 support" | 739 | tristate "mt9m111 and mt9m112 support" |
740 | depends on SOC_CAMERA && I2C | 740 | depends on SOC_CAMERA && I2C |
741 | help | 741 | help |
742 | This driver supports MT9M111 cameras from Micron | 742 | This driver supports MT9M111 and MT9M112 cameras from Micron |
743 | 743 | ||
744 | config SOC_CAMERA_MT9V022 | 744 | config SOC_CAMERA_MT9V022 |
745 | tristate "mt9v022 support" | 745 | tristate "mt9v022 support" |