summaryrefslogtreecommitdiff
path: root/drivers/media/video/tegra/Kconfig
diff options
context:
space:
mode:
authorsivasubramaniam venkataraman <svenkatarama@nvidia.com>2013-05-02 10:40:15 -0700
committersivasubramaniam venkataraman <svenkatarama@nvidia.com>2013-05-02 10:41:28 -0700
commit1b9801fa8e08a3bfffc7885cbb783f097d76a497 (patch)
tree5ea519d190a414664aeac9ee98725c7f729144ce /drivers/media/video/tegra/Kconfig
parent679a31fc2b20c19c21e7d32e0dead9b7565f1ecb (diff)
parentb4d857393e0755d0148a41eb1e7cf58d2aedab40 (diff)
Merge branch 'dev_17' into rel17
Change-Id: I9132ac2b464e795413079ad9c50e2fa14249304c Signed-off-by: sivasubramaniam venkataraman <svenkatarama@nvidia.com>
Diffstat (limited to 'drivers/media/video/tegra/Kconfig')
-rw-r--r--drivers/media/video/tegra/Kconfig21
1 files changed, 21 insertions, 0 deletions
diff --git a/drivers/media/video/tegra/Kconfig b/drivers/media/video/tegra/Kconfig
index c9f58e8cecb4..4e448396acc2 100644
--- a/drivers/media/video/tegra/Kconfig
+++ b/drivers/media/video/tegra/Kconfig
@@ -68,6 +68,13 @@ config VIDEO_IMX091
This is a driver for the IMX091 camera sensor
for use with the tegra isp.
+config VIDEO_IMX135
+ tristate "IMX135 camera sensor support"
+ depends on I2C && ARCH_TEGRA
+ ---help---
+ This is a driver for the IMX135 camera sensor
+ for use with the tegra isp.
+
config VIDEO_IMX132
tristate "IMX132 camera sensor support"
depends on I2C && ARCH_TEGRA
@@ -147,3 +154,17 @@ config VIDEO_AD5816
---help---
This is a driver for the AD5816 focuser
for use with the tegra isp.
+
+config VIDEO_AR0833
+ tristate "AR0833 camera sensor support"
+ depends on I2C && ARCH_TEGRA
+ ---help---
+ This is a driver for the AR0833 camera sensor
+ for use with the tegra isp.
+
+config VIDEO_DW9718
+ tristate "DW9718 focuser support"
+ depends on I2C && ARCH_TEGRA
+ ---help---
+ This is a driver for the DW9718 focuser
+ for use with the tegra isp.