VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / media / video / Kconfig
index 90249af..db5270b 100644 (file)
@@ -112,11 +112,11 @@ config VIDEO_CPIA_USB
          It is also available as a module (cpia_usb).
 
 config VIDEO_SAA5246A
-       tristate "SAA5246A Teletext processor"
+       tristate "SAA5246A, SAA5281 Teletext processor"
        depends on VIDEO_DEV && I2C
        help
-         Support for I2C bus based teletext using the SAA5246A chip. Useful
-         only if you live in Europe.
+         Support for I2C bus based teletext using the SAA5246A or SAA5281
+         chip. Useful only if you live in Europe.
 
          To compile this driver as a module, choose M here: the
          module will be called saa5246a.
@@ -295,5 +295,16 @@ config VIDEO_CX88
          To compile this driver as a module, choose M here: the
          module will be called cx8800
 
+config VIDEO_OVCAMCHIP
+       tristate "OmniVision Camera Chip support"
+       depends on VIDEO_DEV && I2C
+       ---help---
+         Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
+         This driver is intended to be used with the ov511 and w9968cf USB
+         camera drivers.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ovcamchip
+
 endmenu