Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config USB_HACKRF
0003         tristate "HackRF"
0004         depends on VIDEO_DEV
0005         select VIDEOBUF2_VMALLOC
0006         help
0007           This is a video4linux2 driver for HackRF SDR device.
0008 
0009           To compile this driver as a module, choose M here: the
0010           module will be called hackrf
0011