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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# IBM CXL-attached Flash Accelerator SCSI Driver
      4#
      5
      6config CXLFLASH
      7	tristate "Support for IBM CAPI Flash"
      8	depends on PCI && SCSI && (CXL || OCXL) && EEH
      9	select IRQ_POLL
     10	default m
     11	help
     12	  Allows CAPI Accelerated IO to Flash
     13	  If unsure, say N.