mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00: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.
|