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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config SBP_TARGET
      3	tristate "FireWire SBP-2 fabric module"
      4	depends on FIREWIRE
      5	help
      6	  Say Y or M here to enable SCSI target functionality over FireWire.
      7	  This enables you to expose SCSI devices to other nodes on the FireWire
      8	  bus, for example hard disks. Similar to FireWire Target Disk mode on
      9	  many Apple computers.
     10
     11	  To compile this driver as a module, say M here: The module will be
     12	  called sbp-target.