blob: f245d543d7b1405f060fcd90491382e37739d24b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config SCSI_BNX2X_FCOE
tristate "QLogic NetXtreme II FCoE support"
depends on PCI
select NETDEVICES
select ETHERNET
select NET_VENDOR_BROADCOM
select LIBFC
select LIBFCOE
select CNIC
---help---
This driver supports FCoE offload for the QLogic NetXtreme II
devices.
|