hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/infiniband/ulp/srp/Kconfig
....@@ -1,8 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config INFINIBAND_SRP
23 tristate "InfiniBand SCSI RDMA Protocol"
34 depends on SCSI && INFINIBAND_ADDR_TRANS
45 select SCSI_SRP_ATTRS
5
- ---help---
6
+ help
67 Support for the SCSI RDMA Protocol over InfiniBand. This
78 allows you to access storage devices that speak SRP over
89 InfiniBand.