blob: 2267cebfdecb5febc8679bd69e35a606e891c8ed [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Antti Palosaari969ec1f2014-08-23 04:40:01 -03002config USB_HACKRF
3 tristate "HackRF"
4 depends on VIDEO_V4L2
5 select VIDEOBUF2_VMALLOC
Mauro Carvalho Chehabb60a5b82019-03-20 06:39:44 -04006 help
Antti Palosaari969ec1f2014-08-23 04:40:01 -03007 This is a video4linux2 driver for HackRF SDR device.
8
9 To compile this driver as a module, choose M here: the
10 module will be called hackrf
11