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 9785eeb1ed44..19cf3b8f67c4 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -741,6 +741,12 @@ config SOC_CAMERA_MT9M111 | |||
741 | help | 741 | help |
742 | This driver supports MT9M111 and MT9M112 cameras from Micron | 742 | This driver supports MT9M111 and MT9M112 cameras from Micron |
743 | 743 | ||
744 | config SOC_CAMERA_MT9T031 | ||
745 | tristate "mt9t031 support" | ||
746 | depends on SOC_CAMERA && I2C | ||
747 | help | ||
748 | This driver supports MT9T031 cameras from Micron. | ||
749 | |||
744 | config SOC_CAMERA_MT9V022 | 750 | config SOC_CAMERA_MT9V022 |
745 | tristate "mt9v022 support" | 751 | tristate "mt9v022 support" |
746 | depends on SOC_CAMERA && I2C | 752 | depends on SOC_CAMERA && I2C |