brintos

brintos / linux-shallow public Read only

0
0
Text · 292 B · 889593b Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config USB_S22553	tristate "USB Sensoray 2255 video capture device"4	depends on VIDEO_DEV5	select VIDEOBUF2_VMALLOC6	help7	  Say Y here if you want support for the Sensoray 2255 USB device.8	  This driver can be compiled as a module, called s2255drv.9 10