repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
s2255
/
Kconfig
blob
e4a0c914d9c3356cfa1a00c9a1e0bf78e54849aa
1
# SPDX-License-Identifier: GPL-2.0-only
2
config USB_S2255
3
tristate "USB Sensoray 2255 video capture device"
4
depends on VIDEO_V4L2
5
select VIDEOBUF2_VMALLOC
6
help
7
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