blob: 1e9f7141102b631ba5f204f5a95c6cead2cfe0ff (
plain)
1
2
3
4
5
6
7
8
9
10
|
config SCSI_BNX2_ISCSI
tristate "Broadcom NetXtreme II iSCSI support"
select SCSI_ISCSI_ATTRS
select NETDEVICES
select NETDEV_1000
select CNIC
depends on PCI
---help---
This driver supports iSCSI offload for the Broadcom NetXtreme II
devices.
|