Bhanu Gollapudi | 853e2bd | 2011-02-04 12:10:34 -0800 | [diff] [blame] | 1 | config SCSI_BNX2X_FCOE |
Chad Dupuis | de909d8 | 2015-10-19 15:40:36 -0400 | [diff] [blame] | 2 | tristate "QLogic FCoE offload support" |
Bhanu Gollapudi | 853e2bd | 2011-02-04 12:10:34 -0800 | [diff] [blame] | 3 | depends on PCI |
Anish Bhatt | 23a3c99 | 2014-09-15 13:45:21 -0700 | [diff] [blame] | 4 | depends on (IPV6 || IPV6=n) |
David S. Miller | df568d8 | 2014-09-22 13:14:33 -0400 | [diff] [blame] | 5 | depends on LIBFC |
| 6 | depends on LIBFCOE |
Bhanu Gollapudi | 853e2bd | 2011-02-04 12:10:34 -0800 | [diff] [blame] | 7 | select NETDEVICES |
David S. Miller | 4c78893 | 2011-08-12 03:00:47 -0700 | [diff] [blame] | 8 | select ETHERNET |
| 9 | select NET_VENDOR_BROADCOM |
Bhanu Gollapudi | 853e2bd | 2011-02-04 12:10:34 -0800 | [diff] [blame] | 10 | select CNIC |
| 11 | ---help--- |
Chad Dupuis | de909d8 | 2015-10-19 15:40:36 -0400 | [diff] [blame] | 12 | This driver supports FCoE offload for the QLogic devices. |