xref: /linux/drivers/media/usb/airspy/Kconfig (revision 005438a8eef063495ac059d128eea71b58de50e5)
1config USB_AIRSPY
2	tristate "AirSpy"
3	depends on VIDEO_V4L2
4	select VIDEOBUF2_VMALLOC
5	---help---
6	  This is a video4linux2 driver for AirSpy SDR device.
7
8	  To compile this driver as a module, choose M here: the
9	  module will be called airspy
10
11