mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
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 cameras.
|
||
|
|
||
|
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.
|