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 (292B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config USB_S2255
      3	tristate "USB Sensoray 2255 video capture device"
      4	depends on VIDEO_DEV
      5	select VIDEOBUF2_VMALLOC
      6	help
      7	  Say Y here if you want support for the Sensoray 2255 USB device.
      8	  This driver can be compiled as a module, called s2255drv.
      9