xref: /linux/drivers/scsi/bnx2fc/Kconfig (revision a8fe58cec351c25e09c393bf46117c0c47b5a17c)
1config SCSI_BNX2X_FCOE
2	tristate "QLogic FCoE offload support"
3	depends on PCI
4	depends on (IPV6 || IPV6=n)
5	depends on LIBFC
6	depends on LIBFCOE
7	select NETDEVICES
8	select ETHERNET
9	select NET_VENDOR_BROADCOM
10	select CNIC
11	---help---
12	This driver supports FCoE offload for the QLogic devices.
13