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


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