]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/infiniband/ulp/srp/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
[linux-2.6-omap-h63xx.git] / drivers / infiniband / ulp / srp / Kconfig
1 config 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