 06cc85086e
			
		
	
	
	06cc85086e
	
	
	
		
			
			Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			332 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			332 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| config INFINIBAND_SRP
 | |
| 	tristate "InfiniBand SCSI RDMA Protocol"
 | |
| 	depends on SCSI
 | |
| 	---help---
 | |
| 	  Support for the SCSI RDMA Protocol over InfiniBand.  This
 | |
| 	  allows you to access storage devices that speak SRP over
 | |
| 	  InfiniBand.
 | |
| 
 | |
| 	  The SRP protocol is defined by the INCITS T10 technical
 | |
| 	  committee.  See <http://www.t10.org/>.
 | |
| 
 |