de909d8740
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Tomas Henzl <thenzl@redhat.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>
13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
config SCSI_BNX2X_FCOE
|
|
tristate "QLogic FCoE offload support"
|
|
depends on PCI
|
|
depends on (IPV6 || IPV6=n)
|
|
depends on LIBFC
|
|
depends on LIBFCOE
|
|
select NETDEVICES
|
|
select ETHERNET
|
|
select NET_VENDOR_BROADCOM
|
|
select CNIC
|
|
---help---
|
|
This driver supports FCoE offload for the QLogic devices.
|