mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
6a7eba24e4
- remaning subdrivers added - remove the decoding helper and some specific frame decodings Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
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.
|