]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/infiniband/ulp/srp/Kconfig
IB: Add SCSI RDMA Protocol (SRP) initiator
[mirror_ubuntu-artful-kernel.git] / drivers / infiniband / ulp / srp / Kconfig
1 config INFINIBAND_SRP
2 tristate "InfiniBand SCSI RDMA Protocol"
3 depends on INFINIBAND && SCSI
4 ---help---
5 Support for the SCSI RDMA Protocol over InfiniBand. This
6 allows you to access storage devices that speak SRP over
7 InfiniBand.
8
9 The SRP protocol is defined by the INCITS T10 technical
10 committee. See <http://www.t10.org/>.
11