kernel/drivers/infiniband/ulp/srp/Kconfig
.. .. @@ -1,8 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config INFINIBAND_SRP 2 3 tristate "InfiniBand SCSI RDMA Protocol" 3 4 depends on SCSI && INFINIBAND_ADDR_TRANS 4 5 select SCSI_SRP_ATTRS 5 - ---help---6 + help6 7 Support for the SCSI RDMA Protocol over InfiniBand. This 7 8 allows you to access storage devices that speak SRP over 8 9 InfiniBand.