summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-02-21 11:06:29 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:10 -0300
commit49b61ec9b5afdb739e07bc085ed12678bc932a22 (patch)
treed98dbfe9957ced5d8736c1b4b5d30d848298aa8f /drivers/media/video/gspca/Kconfig
parentbcc6f669066d490f10484f44561f9c2ebb38c25b (diff)
downloadop-kernel-dev-49b61ec9b5afdb739e07bc085ed12678bc932a22.zip
op-kernel-dev-49b61ec9b5afdb739e07bc085ed12678bc932a22.tar.gz
[media] gspca: Add new vicam subdriver
This is a complete rewrite of the old v4l1 vicam subdriver, featuring multiple resolutions, gain + exposure control and still has less code. Oh and it is a v4l2 driver rather then v4l1 ofcourse :) Many thanks to Devin Heitmueller <dheitmueller@kernellabs.com> for donating his 3com homeconnect to me, which made this rewrite possible. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r--drivers/media/video/gspca/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index dda56ff..a20f6ae 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -346,6 +346,16 @@ config USB_GSPCA_VC032X
To compile this driver as a module, choose M here: the
module will be called gspca_vc032x.
+config USB_GSPCA_VICAM
+ tristate "ViCam USB Camera Driver"
+ depends on VIDEO_V4L2 && USB_GSPCA
+ help
+ Say Y here if you want support for the 3com homeconnect camera
+ (vicam).
+
+ To compile this driver as a module, choose M here: the
+ module will be called gspca_vicam.
+
config USB_GSPCA_XIRLINK_CIT
tristate "Xirlink C-It USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
OpenPOWER on IntegriCloud