mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 10:06:43 +07:00
f08e6c0a87
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
config SCSI_CXGB4_ISCSI
|
|
tristate "Chelsio T4 iSCSI support"
|
|
depends on PCI && INET
|
|
select NETDEVICES
|
|
select ETHERNET
|
|
select NET_VENDOR_CHELSIO
|
|
select CHELSIO_T4
|
|
select SCSI_ISCSI_ATTRS
|
|
---help---
|
|
This driver supports iSCSI offload for the Chelsio T4 devices.
|