forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/scsi/bnx2fc/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config SCSI_BNX2X_FCOE
23 tristate "QLogic FCoE offload support"
34 depends on PCI
....@@ -9,5 +10,5 @@
910 select ETHERNET
1011 select NET_VENDOR_BROADCOM
1112 select CNIC
12
- ---help---
13
+ help
1314 This driver supports FCoE offload for the QLogic devices.