forked from Minki/linux
17d87c45b9
QLogic has acquired the NetXtremeII products and drivers from Broadcom. This patch re-brands bnx2fc driver as a QLogic driver Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Acked-by: Eddie Wai <eddie.wai@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
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.
|