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
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
airspy
/
Kconfig
blob
458345217f7838274d50c1e6b6030b8535a384d4
1
# SPDX-License-Identifier: GPL-2.0-only
2
config USB_AIRSPY
3
tristate "AirSpy"
4
depends on VIDEO_V4L2
5
select VIDEOBUF2_VMALLOC
6
help
7
This is a video4linux2 driver for AirSpy SDR device.
8
9
To compile this driver as a module, choose M here: the
10
module will be called airspy
11