kernel/drivers/scsi/bnx2fc/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config SCSI_BNX2X_FCOE 2 3 tristate "QLogic FCoE offload support" 3 4 depends on PCI .. .. @@ -9,5 +10,5 @@ 9 10 select ETHERNET 10 11 select NET_VENDOR_BROADCOM 11 12 select CNIC 12 - ---help---13 + help13 14 This driver supports FCoE offload for the QLogic devices.