2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2012-08-14 01:01:29 -03:00
|
|
|
config USB_S2255
|
|
|
|
|
tristate "USB Sensoray 2255 video capture device"
|
|
|
|
|
depends on VIDEO_V4L2
|
2014-03-15 06:35:39 -03:00
|
|
|
select VIDEOBUF2_VMALLOC
|
2012-08-14 01:01:29 -03:00
|
|
|
help
|
|
|
|
|
Say Y here if you want support for the Sensoray 2255 USB device.
|
|
|
|
|
This driver can be compiled as a module, called s2255drv.
|
|
|
|
|
|