|
@@ -5,7 +5,7 @@
|
|
|
source "drivers/staging/media/atomisp/i2c/ov5693/Kconfig"
|
|
|
source "drivers/staging/media/atomisp/i2c/imx/Kconfig"
|
|
|
|
|
|
-config VIDEO_OV2722
|
|
|
+config VIDEO_ATOMISP_OV2722
|
|
|
tristate "OVT ov2722 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
---help---
|
|
@@ -16,7 +16,7 @@ config VIDEO_OV2722
|
|
|
|
|
|
It currently only works with the atomisp driver.
|
|
|
|
|
|
-config VIDEO_GC2235
|
|
|
+config VIDEO_ATOMISP_GC2235
|
|
|
tristate "Galaxy gc2235 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
---help---
|
|
@@ -27,7 +27,7 @@ config VIDEO_GC2235
|
|
|
|
|
|
It currently only works with the atomisp driver.
|
|
|
|
|
|
-config VIDEO_OV8858
|
|
|
+config VIDEO_ATOMISP_OV8858
|
|
|
tristate "Omnivision ov8858 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2 && VIDEO_ATOMISP
|
|
|
---help---
|
|
@@ -38,7 +38,7 @@ config VIDEO_OV8858
|
|
|
|
|
|
It currently only works with the atomisp driver.
|
|
|
|
|
|
-config VIDEO_MSRLIST_HELPER
|
|
|
+config VIDEO_ATOMISP_MSRLIST_HELPER
|
|
|
tristate "Helper library to load, parse and apply large register lists."
|
|
|
depends on I2C
|
|
|
---help---
|
|
@@ -48,7 +48,7 @@ config VIDEO_MSRLIST_HELPER
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called libmsrlisthelper.
|
|
|
|
|
|
-config VIDEO_MT9M114
|
|
|
+config VIDEO_ATOMISP_MT9M114
|
|
|
tristate "Aptina mt9m114 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
---help---
|
|
@@ -59,7 +59,7 @@ config VIDEO_MT9M114
|
|
|
|
|
|
It currently only works with the atomisp driver.
|
|
|
|
|
|
-config VIDEO_AP1302
|
|
|
+config VIDEO_ATOMISP_AP1302
|
|
|
tristate "AP1302 external ISP support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
select REGMAP_I2C
|
|
@@ -71,14 +71,14 @@ config VIDEO_AP1302
|
|
|
|
|
|
It currently only works with the atomisp driver.
|
|
|
|
|
|
-config VIDEO_GC0310
|
|
|
+config VIDEO_ATOMISP_GC0310
|
|
|
tristate "GC0310 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
---help---
|
|
|
This is a Video4Linux2 sensor-level driver for the Galaxycore
|
|
|
GC0310 0.3MP sensor.
|
|
|
|
|
|
-config VIDEO_OV2680
|
|
|
+config VIDEO_ATOMISP_OV2680
|
|
|
tristate "Omnivision OV2680 sensor support"
|
|
|
depends on I2C && VIDEO_V4L2
|
|
|
---help---
|
|
@@ -93,7 +93,7 @@ config VIDEO_OV2680
|
|
|
# Kconfig for flash drivers
|
|
|
#
|
|
|
|
|
|
-config VIDEO_LM3554
|
|
|
+config VIDEO_ATOMISP_LM3554
|
|
|
tristate "LM3554 flash light driver"
|
|
|
depends on VIDEO_V4L2 && I2C
|
|
|
---help---
|