blob: fd31099e36a107f9214968107031e961bb7b669f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
config USB_GSPCA
tristate "USB GSPCA driver"
depends on VIDEO_V4L2
---help---
Say Y here if you want support for various USB webcams.
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.
source "drivers/media/video/gspca/m5602/Kconfig"
|