Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Dupuis, Chad | 61d8658 | 2017-02-15 06:28:23 -0800 | [diff] [blame] | 2 | config QEDF |
| 3 | tristate "QLogic QEDF 25/40/100Gb FCoE Initiator Driver Support" |
| 4 | depends on PCI && SCSI |
| 5 | depends on QED |
| 6 | depends on LIBFC |
| 7 | depends on LIBFCOE |
| 8 | select QED_LL2 |
| 9 | select QED_FCOE |
Masahiro Yamada | a7f7f62 | 2020-06-14 01:50:22 +0900 | [diff] [blame] | 10 | help |
Dupuis, Chad | 61d8658 | 2017-02-15 06:28:23 -0800 | [diff] [blame] | 11 | This driver supports FCoE offload for the QLogic FastLinQ |
| 12 | 41000 Series Converged Network Adapters. |