[media] V4L: Add driver for OV9650/52 image sensors
[linux-2.6-block.git] / drivers / media / i2c / Kconfig
index 24d78e28e493f38049ab7adcf78ae504d8236f3e..d73078cdffec65553d2adf35052fb87e09b96047 100644 (file)
@@ -421,6 +421,13 @@ config VIDEO_OV7670
          OV7670 VGA camera.  It currently only works with the M88ALP01
          controller.
 
+config VIDEO_OV9650
+       tristate "OmniVision OV9650/OV9652 sensor support"
+       depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
+       ---help---
+         This is a V4L2 sensor-level driver for the Omnivision
+         OV9650 and OV9652 camera sensors.
+
 config VIDEO_VS6624
        tristate "ST VS6624 sensor support"
        depends on VIDEO_V4L2 && I2C
@@ -477,7 +484,7 @@ config VIDEO_MT9V032
 
 config VIDEO_TCM825X
        tristate "TCM825x camera sensor support"
-       depends on I2C && VIDEO_V4L2
+       depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_INT_DEVICE
        depends on MEDIA_CAMERA_SUPPORT
        ---help---
          This is a driver for the Toshiba TCM825x VGA camera sensor.