aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorJean-François Moine <moinejf@free.fr>2010-06-05 06:57:56 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 13:45:17 -0400
commit5b0ff8c43afefbd42a1aa3cd89808eec829bbbb7 (patch)
tree9bf7ab7d9de98217ce157894311262932fec5090 /drivers/media/video/gspca/Kconfig
parent4462864d723fcae990bde5621a19a8dce9231cfa (diff)
V4L/DVB: gspca - spca1528: New subdriver
Signed-off-by: Jean-François 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 f805d9772ba0..23db0c29f68c 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -246,6 +246,15 @@ config USB_GSPCA_SPCA561
246 To compile this driver as a module, choose M here: the 246 To compile this driver as a module, choose M here: the
247 module will be called gspca_spca561. 247 module will be called gspca_spca561.
248 248
249config USB_GSPCA_SPCA1528
250 tristate "SPCA1528 USB Camera Driver"
251 depends on VIDEO_V4L2 && USB_GSPCA
252 help
253 Say Y here if you want support for cameras based on the SPCA1528 chip.
254
255 To compile this driver as a module, choose M here: the
256 module will be called gspca_spca1528.
257
249config USB_GSPCA_SQ905 258config USB_GSPCA_SQ905
250 tristate "SQ Technologies SQ905 based USB Camera Driver" 259 tristate "SQ Technologies SQ905 based USB Camera Driver"
251 depends on VIDEO_V4L2 && USB_GSPCA 260 depends on VIDEO_V4L2 && USB_GSPCA