hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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.