diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 367666db5bfc..6ebe9f1aca04 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -809,6 +809,12 @@ config MT9M001_PCA9536_SWITCH | |||
809 | Select this if your MT9M001 camera uses a PCA9536 I2C GPIO | 809 | Select this if your MT9M001 camera uses a PCA9536 I2C GPIO |
810 | extender to switch between 8 and 10 bit datawidth modes | 810 | extender to switch between 8 and 10 bit datawidth modes |
811 | 811 | ||
812 | config SOC_CAMERA_MT9M111 | ||
813 | tristate "mt9m001 support" | ||
814 | depends on SOC_CAMERA && I2C | ||
815 | help | ||
816 | This driver supports MT9M111 cameras from Micron | ||
817 | |||
812 | config SOC_CAMERA_MT9V022 | 818 | config SOC_CAMERA_MT9V022 |
813 | tristate "mt9v022 support" | 819 | tristate "mt9v022 support" |
814 | depends on SOC_CAMERA && I2C | 820 | depends on SOC_CAMERA && I2C |