diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-26 22:17:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-26 22:17:48 -0300 |
commit | 09aaab39357cabdaf8446e398d8eea2aee045d11 (patch) | |
tree | adebb16a1d12259e0a335fd60443f56a4e6dda67 /linux/drivers/media/video/gspca/Kconfig | |
parent | 885a23d5d3b31b99d23ef1d05b212d9e3fbba93f (diff) | |
parent | 355b49a5385160b8c9a02ba6ef84f6dfaa9e74b9 (diff) | |
download | mediapointer-dvb-s2-09aaab39357cabdaf8446e398d8eea2aee045d11.tar.gz mediapointer-dvb-s2-09aaab39357cabdaf8446e398d8eea2aee045d11.tar.bz2 |
merge: http://linuxtv.org/hg/~awalls/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/gspca/Kconfig')
-rw-r--r-- | linux/drivers/media/video/gspca/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/drivers/media/video/gspca/Kconfig b/linux/drivers/media/video/gspca/Kconfig index a0f05ef5c..578dc4ffc 100644 --- a/linux/drivers/media/video/gspca/Kconfig +++ b/linux/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 |