mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 23:00:21 +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_CXGB3_ISCSI
|
|
tristate "Chelsio T3 iSCSI support"
|
|
depends on PCI && INET
|
|
select NETDEVICES
|
|
select ETHERNET
|
|
select NET_VENDOR_CHELSIO
|
|
select CHELSIO_T3
|
|
select SCSI_ISCSI_ATTRS
|
|
---help---
|
|
This driver supports iSCSI offload for the Chelsio T3 devices.
|