diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/i2c/soc_camera/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/i2c/soc_camera/Kconfig b/drivers/media/i2c/soc_camera/Kconfig index 6dff2b7ad520..23d352f0adf0 100644 --- a/drivers/media/i2c/soc_camera/Kconfig +++ b/drivers/media/i2c/soc_camera/Kconfig | |||
@@ -9,7 +9,6 @@ config SOC_CAMERA_IMX074 | |||
9 | config SOC_CAMERA_MT9M001 | 9 | config SOC_CAMERA_MT9M001 |
10 | tristate "mt9m001 support" | 10 | tristate "mt9m001 support" |
11 | depends on SOC_CAMERA && I2C | 11 | depends on SOC_CAMERA && I2C |
12 | select GPIO_PCA953X if MT9M001_PCA9536_SWITCH | ||
13 | help | 12 | help |
14 | This driver supports MT9M001 cameras from Micron, monochrome | 13 | This driver supports MT9M001 cameras from Micron, monochrome |
15 | and colour models. | 14 | and colour models. |
@@ -36,7 +35,6 @@ config SOC_CAMERA_MT9T112 | |||
36 | config SOC_CAMERA_MT9V022 | 35 | config SOC_CAMERA_MT9V022 |
37 | tristate "mt9v022 and mt9v024 support" | 36 | tristate "mt9v022 and mt9v024 support" |
38 | depends on SOC_CAMERA && I2C | 37 | depends on SOC_CAMERA && I2C |
39 | select GPIO_PCA953X if MT9V022_PCA9536_SWITCH | ||
40 | help | 38 | help |
41 | This driver supports MT9V022 cameras from Micron | 39 | This driver supports MT9V022 cameras from Micron |
42 | 40 | ||