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