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
Linux 4.16.11
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
hackrf
/
Kconfig
blob
937e6f5c1e8ec2cd6b3e34256dc5b65239c5e6d9
1
config USB_HACKRF
2
tristate "HackRF"
3
depends on VIDEO_V4L2
4
select VIDEOBUF2_VMALLOC
5
---help---
6
This is a video4linux2 driver for HackRF SDR device.
7
8
To compile this driver as a module, choose M here: the
9
module will be called hackrf
10