2011-02-04 20:10:34 +00:00
|
|
|
config SCSI_BNX2X_FCOE
|
2015-10-19 19:40:36 +00:00
|
|
|
tristate "QLogic FCoE offload support"
|
2011-02-04 20:10:34 +00:00
|
|
|
depends on PCI
|
2014-09-15 20:45:21 +00:00
|
|
|
depends on (IPV6 || IPV6=n)
|
2014-09-22 17:14:33 +00:00
|
|
|
depends on LIBFC
|
|
|
|
depends on LIBFCOE
|
2011-02-04 20:10:34 +00:00
|
|
|
select NETDEVICES
|
2011-08-12 10:00:47 +00:00
|
|
|
select ETHERNET
|
|
|
|
select NET_VENDOR_BROADCOM
|
2011-02-04 20:10:34 +00:00
|
|
|
select CNIC
|
|
|
|
---help---
|
2015-10-19 19:40:36 +00:00
|
|
|
This driver supports FCoE offload for the QLogic devices.
|