mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
4c98834add
Signed-off-by: Erik Andren <erik.andren@gmail.com> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
config USB_STV06XX
|
|
tristate "STV06XX USB Camera Driver"
|
|
depends on USB_GSPCA
|
|
help
|
|
Say Y here if you want support for cameras based on
|
|
the ST STV06XX chip.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called gspca_stv06xx.
|