hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/infiniband/ulp/iser/Kconfig
....@@ -1,11 +1,12 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config INFINIBAND_ISER
23 tristate "iSCSI Extensions for RDMA (iSER)"
34 depends on SCSI && INET && INFINIBAND_ADDR_TRANS
45 select SCSI_ISCSI_ATTRS
5
- ---help---
6
+ help
67 Support for the iSCSI Extensions for RDMA (iSER) Protocol
7
- over InfiniBand. This allows you to access storage devices
8
- that speak iSCSI over iSER over InfiniBand.
8
+ over InfiniBand. This allows you to access storage devices
9
+ that speak iSCSI over iSER over InfiniBand.
910
1011 The iSER protocol is defined by IETF.
1112 See <http://www.ietf.org/rfc/rfc5046.txt>