mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08: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>
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
config USB_GL860
|
|
tristate "GL860 USB Camera Driver"
|
|
depends on VIDEO_V4L2 && USB_GSPCA
|
|
help
|
|
Say Y here if you want support for cameras based on the GL860 chip.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called gspca_gl860.
|