summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorJean-François Moine <moinejf@free.fr>2011-09-22 14:49:35 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-24 06:28:49 +0400
commit8f12b1ab2fac0edbc5d8ad64f962fe40662c5b72 (patch)
tree7af6a140f78fff6668acf5055cd4222fa449b8b1 /drivers/media/video/gspca/Kconfig
parent4274d84ce801b763615152b276e2a341a30c3a82 (diff)
downloadlinux-8f12b1ab2fac0edbc5d8ad64f962fe40662c5b72.tar.xz
[media] gspca - topro: New subdriver for Topro webcams
This driver is based on Anders Blomdell's source proposed in april 2009. It has been extended to handle the tp6810 bridge and the soi763a sensor. 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/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index 43d9a20caebc..103af3fe5aa0 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -356,6 +356,16 @@ config USB_GSPCA_T613
To compile this driver as a module, choose M here: the
module will be called gspca_t613.
+config USB_GSPCA_TOPRO
+ tristate "TOPRO USB Camera Driver"
+ depends on VIDEO_V4L2 && USB_GSPCA
+ help
+ Say Y here if you want support for cameras based on the
+ TP6800 and TP6810 Topro chips.
+
+ To compile this driver as a module, choose M here: the
+ module will be called gspca_topro.
+
config USB_GSPCA_TV8532
tristate "TV8532 USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA