kernel/drivers/media/usb/hackrf/Kconfig
.. .. @@ -1,8 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config USB_HACKRF 2 3 tristate "HackRF" 3 4 depends on VIDEO_V4L2 4 5 select VIDEOBUF2_VMALLOC 5 - ---help---6 + help6 7 This is a video4linux2 driver for HackRF SDR device. 7 8 8 9 To compile this driver as a module, choose M here: the