repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git]
/
drivers
/
media
/
usb
/
s2255
/
Kconfig
blob
889593b21889c1f0a9f3f5a4c211a8fe444c0adc
1
# SPDX-License-Identifier: GPL-2.0-only
2
config USB_S2255
3
tristate "USB Sensoray 2255 video capture device"
4
depends on VIDEO_DEV
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