]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/media/usb/hackrf/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / media / usb / hackrf / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
969ec1f6
AP
2config USB_HACKRF
3 tristate "HackRF"
4 depends on VIDEO_V4L2
5 select VIDEOBUF2_VMALLOC
b60a5b8d 6 help
969ec1f6
AP
7 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