forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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.