aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/Kconfig
Commit message (Collapse)AuthorAge
* [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-12
| | | | | | | | | | This converts ib_srp to use the srp transport class. I don't have ib hardware so I've not tested this patch. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: Roland Dreier <rolandd@cisco.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
| | | | | | | | | | 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>
* IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-02
Add an InfiniBand SCSI RDMA Protocol (SRP) initiator. This driver is used to talk talk to InfiniBand SRP targets (storage devices). Signed-off-by: Roland Dreier <rolandd@cisco.com>