mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 21:51:27 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@304 d57e44dd-8a1f-0410-8b47-8ef2f437770f
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
config INFINIBAND_SRPT
|
|
tristate "InfiniBand SCSI RDMA Protocol Target Mode"
|
|
depends on INFINIBAND
|
|
---help---
|
|
Support for the SCSI RDMA Protocol Target mode over InfiniBand.
|
|
This allows you to turn a standard Linux box to native Infiniband
|
|
storage using SRP protocol.
|
|
|
|
You will also need the SCST middle level drivers from
|
|
http://scst.sf.net/
|
|
The SRP protocol is defined by the INCITS T10 technical
|
|
committee. See <http://www.t10.org/>.
|