diff options
author | Olivier Lorin <o.lorin@laposte.net> | 2009-09-15 13:17:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-18 23:15:36 -0400 |
commit | 4f7cb8837cec65ade18b0e2655292fd98040234e (patch) | |
tree | 93a738f749a51dfb86084b16fc9e0930accfce50 /drivers/media/video/gspca/Kconfig | |
parent | ba624ce4adb408a1924e96993cccf8a8ffda3b9d (diff) |
V4L/DVB (12954): gspca - gl860: Addition of GL860 based webcams
- add the Genesys Logic 05e3:0503 and 05e3:f191 webcam
Signed-off-by: Olivier Lorin <o.lorin@laposte.net>
Signed-off-by: Jean-Francois 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/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index 8897283b0bb4..fe2e490ebc52 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig | |||
@@ -19,6 +19,7 @@ if USB_GSPCA && VIDEO_V4L2 | |||
19 | 19 | ||
20 | source "drivers/media/video/gspca/m5602/Kconfig" | 20 | source "drivers/media/video/gspca/m5602/Kconfig" |
21 | source "drivers/media/video/gspca/stv06xx/Kconfig" | 21 | source "drivers/media/video/gspca/stv06xx/Kconfig" |
22 | source "drivers/media/video/gspca/gl860/Kconfig" | ||
22 | 23 | ||
23 | config USB_GSPCA_CONEX | 24 | config USB_GSPCA_CONEX |
24 | tristate "Conexant Camera Driver" | 25 | tristate "Conexant Camera Driver" |