summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorTheodore Kilgore <kilgota@auburn.edu>2009-03-25 13:13:13 +0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 19:43:40 +0400
commit14a19c0a2254ba58ed7559e072456ab94c9a2d3c (patch)
tree5aa420f6240fdbcc83b763cfcd1dd8ff1d528a95 /drivers/media/video/gspca/Kconfig
parent58e2ded892cf05023bf533936cadc9d264e8a20f (diff)
downloadlinux-14a19c0a2254ba58ed7559e072456ab94c9a2d3c.tar.xz
V4L/DVB (11213): gspca - sq905c: New subdriver.
The code in the new sq905c.c is based upon the structure of the code in gspca/sq905.c, and upon the code in libgphoto2/camlibs/digigr8, which supports the same set of cameras in stillcam mode. I am a co-author of gspca/sq905.c and I am the sole author of libgphoto2/camlibs/digigr8, which is licensed under the LGPL. I hereby give myself permission to use my own code from libgphoto2 in gspca/sq905c.c. Signed-off-by: Theodore Kilgore <kilgota@auburn.edu> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r--drivers/media/video/gspca/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index a0f05ef5ca70..578dc4ffc965 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -185,6 +185,15 @@ config USB_GSPCA_SQ905
To compile this driver as a module, choose M here: the
module will be called gspca_sq905.
+config USB_GSPCA_SQ905C
+ tristate "SQ Technologies SQ905C based USB Camera Driver"
+ depends on VIDEO_V4L2 && USB_GSPCA
+ help
+ Say Y here if you want support for cameras based on the SQ905C chip.
+
+ To compile this driver as a module, choose M here: the
+ module will be called gspca_sq905c.
+
config USB_GSPCA_STK014
tristate "Syntek DV4000 (STK014) USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA