hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/scsi/qedi/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config QEDI
23 tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support"
34 depends on PCI && SCSI && UIO
....@@ -7,6 +8,6 @@
78 select QED_OOO
89 select QED_ISCSI
910 select ISCSI_BOOT_SYSFS
10
- ---help---
11
+ help
1112 This driver supports iSCSI offload for the QLogic FastLinQ
1213 41000 Series Converged Network Adapters.