mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 17:35:17 +07:00
0c0d06cac6
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. 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.
|