brintos

brintos / linux-shallow public Read only

0
0
Text · 302 B · e5a35ca Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config USB_GL8603	tristate "GL860 USB Camera Driver"4	depends on VIDEO_DEV && USB_GSPCA5	help6	  Say Y here if you want support for cameras based on the GL860 chip.7 8	  To compile this driver as a module, choose M here: the9	  module will be called gspca_gl860.10