mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
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>
12 lines
294 B
Text
12 lines
294 B
Text
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.
|