hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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.