mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 09:01:34 +00:00
f3e775962c
Move it out of staging into media like all the other SDR drivers too. There is no good reasons to keep these SDR drivers in staging. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
config USB_AIRSPY
|
|
tristate "AirSpy"
|
|
depends on VIDEO_V4L2
|
|
select VIDEOBUF2_VMALLOC
|
|
---help---
|
|
This is a video4linux2 driver for AirSpy SDR device.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called airspy
|
|
|