Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / infiniband / ulp / srp / Kconfig
diff --git a/kernel/drivers/infiniband/ulp/srp/Kconfig b/kernel/drivers/infiniband/ulp/srp/Kconfig
new file mode 100644 (file)
index 0000000..c74ee96
--- /dev/null
@@ -0,0 +1,12 @@
+config INFINIBAND_SRP
+       tristate "InfiniBand SCSI RDMA Protocol"
+       depends on SCSI
+       select SCSI_SRP_ATTRS
+       ---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/>.
+