Files
scst/srpt/src/Kconfig
Vladislav Bolkhovitin 240d5511be Patch from Vu Pham <vuhuong@mellanox.com>: SRP target driver
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@304 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2008-03-17 11:29:50 +00:00

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/>.