aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
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 23db0c29f68c..cab7be7eb638 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -337,6 +337,15 @@ config USB_GSPCA_VC032X
337 To compile this driver as a module, choose M here: the 337 To compile this driver as a module, choose M here: the
338 module will be called gspca_vc032x. 338 module will be called gspca_vc032x.
339 339
340config USB_GSPCA_XIRLINK_CIT
341 tristate "Xirlink C-It USB Camera Driver"
342 depends on VIDEO_V4L2 && USB_GSPCA
343 help
344 Say Y here if you want support for Xirlink C-It bases cameras.
345
346 To compile this driver as a module, choose M here: the
347 module will be called gspca_xirlink_cit.
348
340config USB_GSPCA_ZC3XX 349config USB_GSPCA_ZC3XX
341 tristate "ZC3XX USB Camera Driver" 350 tristate "ZC3XX USB Camera Driver"
342 depends on VIDEO_V4L2 && USB_GSPCA 351 depends on VIDEO_V4L2 && USB_GSPCA