1*a42d985bSBart Van Asscheconfig INFINIBAND_SRPT 2*a42d985bSBart Van Assche tristate "InfiniBand SCSI RDMA Protocol target support" 3*a42d985bSBart Van Assche depends on INFINIBAND && TARGET_CORE 4*a42d985bSBart Van Assche ---help--- 5*a42d985bSBart Van Assche 6*a42d985bSBart Van Assche Support for the SCSI RDMA Protocol (SRP) Target driver. The 7*a42d985bSBart Van Assche SRP protocol is a protocol that allows an initiator to access 8*a42d985bSBart Van Assche a block storage device on another host (target) over a network 9*a42d985bSBart Van Assche that supports the RDMA protocol. Currently the RDMA protocol is 10*a42d985bSBart Van Assche supported by InfiniBand and by iWarp network hardware. More 11*a42d985bSBart Van Assche information about the SRP protocol can be found on the website 12*a42d985bSBart Van Assche of the INCITS T10 technical committee (http://www.t10.org/). 13