cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (279B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config USB_AIRSPY
      3	tristate "AirSpy"
      4	depends on VIDEO_DEV
      5	select VIDEOBUF2_VMALLOC
      6	help
      7	  This is a video4linux2 driver for AirSpy SDR device.
      8
      9	  To compile this driver as a module, choose M here: the
     10	  module will be called airspy
     11