2008-04-12 12:58:09 +00:00
|
|
|
config USB_GSPCA
|
|
|
|
tristate "USB GSPCA driver"
|
|
|
|
depends on VIDEO_V4L2
|
|
|
|
---help---
|
2008-06-30 18:50:11 +00:00
|
|
|
Say Y here if you want support for various USB webcams.
|
2008-04-12 12:58:09 +00:00
|
|
|
|
|
|
|
See <file:Documentation/video4linux/gspca.txt> for more info.
|
|
|
|
|
|
|
|
This driver uses the Video For Linux API. You must say Y or M to
|
|
|
|
"Video For Linux" to use this driver.
|
|
|
|
|
|
|
|
To compile this driver as modules, choose M here: the
|
|
|
|
modules will be called gspca_xxxx.
|
2008-10-01 07:51:53 +00:00
|
|
|
|
|
|
|
source "drivers/media/video/gspca/m5602/Kconfig"
|
|
|
|
|