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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config SCSI_CXGB4_ISCSI
      3	tristate "Chelsio T4 iSCSI support"
      4	depends on PCI && INET && (IPV6 || IPV6=n)
      5	depends on PTP_1588_CLOCK_OPTIONAL
      6	depends on THERMAL || !THERMAL
      7	depends on ETHERNET
      8	depends on TLS || TLS=n
      9	select NET_VENDOR_CHELSIO
     10	select CHELSIO_T4
     11	select CHELSIO_LIB
     12	select SCSI_ISCSI_ATTRS
     13	help
     14	  This driver supports iSCSI offload for the Chelsio T4 devices.