| Roland Dreier | aef9ec3 | 2005-11-02 14:07:13 -0800 | [diff] [blame] | 1 | config INFINIBAND_SRP | 
 | 2 | 	tristate "InfiniBand SCSI RDMA Protocol" | 
| Jan Engelhardt | 06cc850 | 2007-05-23 14:21:22 -0700 | [diff] [blame] | 3 | 	depends on SCSI | 
| FUJITA Tomonori | 3236822 | 2007-06-27 16:33:12 +0900 | [diff] [blame] | 4 | 	select SCSI_SRP_ATTRS | 
| Roland Dreier | aef9ec3 | 2005-11-02 14:07:13 -0800 | [diff] [blame] | 5 | 	---help--- | 
 | 6 | 	  Support for the SCSI RDMA Protocol over InfiniBand.  This | 
 | 7 | 	  allows you to access storage devices that speak SRP over | 
 | 8 | 	  InfiniBand. | 
 | 9 |  | 
 | 10 | 	  The SRP protocol is defined by the INCITS T10 technical | 
 | 11 | 	  committee.  See <http://www.t10.org/>. | 
 | 12 |  |