Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.16 10 lines 246 B view raw
1config 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