hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/scsi/bnx2i/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config SCSI_BNX2_ISCSI
23 tristate "QLogic NetXtreme II iSCSI support"
34 depends on NET
....@@ -9,6 +10,6 @@
910 select ETHERNET
1011 select NET_VENDOR_BROADCOM
1112 select CNIC
12
- ---help---
13
+ help
1314 This driver supports iSCSI offload for the QLogic NetXtreme II
1415 devices.