diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-25 23:25:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-25 23:25:35 -0300 |
commit | 22e0e4036603784b9b16618cc8e8fff87b46ff35 (patch) | |
tree | 58e1fb22a382d7675cbfb329c1ec8937e6b555aa /linux/drivers/media/video/gspca/Kconfig | |
parent | 271ff892e19406f748d58d75cb6bb9d5b2ad7076 (diff) | |
parent | befdfaef829091b8073e5ab9693242cdb0ecd401 (diff) | |
download | mediapointer-dvb-s2-22e0e4036603784b9b16618cc8e8fff87b46ff35.tar.gz mediapointer-dvb-s2-22e0e4036603784b9b16618cc8e8fff87b46ff35.tar.bz2 |
merge: http://linuxtv.org/hg/~anttip/ce6230/
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 |