/drivers/infiniband/ulp/srp/Kconfig
#! | 12 lines | 10 code | 2 blank | 0 comment | 0 complexity | 0157bdef0039584b4241a5bef48e1677 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1config INFINIBAND_SRP 2 tristate "InfiniBand SCSI RDMA Protocol" 3 depends on SCSI 4 select SCSI_SRP_ATTRS 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