blob: 02b0ba8e49e913e72065e3e79eae056eac9b1d1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config SCSI_BNX2X_FCOE
tristate "QLogic NetXtreme II FCoE support"
depends on PCI
depends on (IPV6 || IPV6=n)
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.
|