repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config USB_S2255
|
|
tristate "USB Sensoray 2255 video capture device"
|
|
depends on VIDEO_V4L2
|
|
select VIDEOBUF2_VMALLOC
|
|
help
|
|
Say Y here if you want support for the Sensoray 2255 USB device.
|
|
This driver can be compiled as a module, called s2255drv.
|
|
|