forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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.