]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/media/video/gspca/Kconfig
V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
[linux-2.6.git] / drivers / media / video / gspca / Kconfig
index 568edbbb89484dd23b31e5f9cadf355a73cfa1cd..e0060c1f0544c9b08b12b0f32deb45f29044a1c4 100644 (file)
@@ -21,6 +21,15 @@ source "drivers/media/video/gspca/m5602/Kconfig"
 source "drivers/media/video/gspca/stv06xx/Kconfig"
 source "drivers/media/video/gspca/gl860/Kconfig"
 
+config USB_GSPCA_BENQ
+       tristate "Benq USB Camera Driver"
+       depends on VIDEO_V4L2 && USB_GSPCA
+       help
+         Say Y here if you want support for the Benq DC E300 camera.
+
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_benq.
+
 config USB_GSPCA_CONEX
        tristate "Conexant Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
@@ -30,6 +39,17 @@ config USB_GSPCA_CONEX
          To compile this driver as a module, choose M here: the
          module will be called gspca_conex.
 
+config USB_GSPCA_CPIA1
+       tristate "cpia CPiA (version 1) Camera Driver"
+       depends on VIDEO_V4L2 && USB_GSPCA
+       help
+         Say Y here if you want support for USB cameras based on the cpia
+         CPiA chip. Note that you need atleast version 0.6.4 of libv4l for
+         applications to understand the videoformat generated by this driver.
+
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_cpia1.
+
 config USB_GSPCA_ETOMS
        tristate "Etoms USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
@@ -86,15 +106,25 @@ config USB_GSPCA_OV519
          module will be called gspca_ov519.
 
 config USB_GSPCA_OV534
-       tristate "OV534 USB Camera Driver"
+       tristate "OV534 OV772x USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
        help
-         Say Y here if you want support for cameras based on the OV534 chip.
-         (e.g. Sony Playstation EYE)
+         Say Y here if you want support for cameras based on the OV534 chip
+         and sensor OV772x (e.g. Sony Playstation EYE)
 
          To compile this driver as a module, choose M here: the
          module will be called gspca_ov534.
 
+config USB_GSPCA_OV534_9
+       tristate "OV534 OV965x USB Camera Driver"
+       depends on VIDEO_V4L2 && USB_GSPCA
+       help
+         Say Y here if you want support for cameras based on the OV534 chip
+         and sensor OV965x (e.g. Hercules Dualpix)
+
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_ov534_9.
+
 config USB_GSPCA_PAC207
        tristate "Pixart PAC207 USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
@@ -104,6 +134,15 @@ config USB_GSPCA_PAC207
          To compile this driver as a module, choose M here: the
          module will be called gspca_pac207.
 
+config USB_GSPCA_PAC7302
+       tristate "Pixart PAC7302 USB Camera Driver"
+       depends on VIDEO_V4L2 && USB_GSPCA
+       help
+         Say Y here if you want support for cameras based on the PAC7302 chip.
+
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_pac7302.
+
 config USB_GSPCA_PAC7311
        tristate "Pixart PAC7311 USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
@@ -113,6 +152,16 @@ config USB_GSPCA_PAC7311
          To compile this driver as a module, choose M here: the
          module will be called gspca_pac7311.
 
+config USB_GSPCA_SN9C2028
+       tristate "SONIX Dual-Mode USB Camera Driver"
+       depends on VIDEO_V4L2 && USB_GSPCA
+       help
+         Say Y here if you want streaming support for Sonix SN9C2028 cameras.
+         These are supported as stillcams in libgphoto2/camlibs/sonix.
+
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_sn9c2028.
+
 config USB_GSPCA_SN9C20X
        tristate "SN9C20X USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA