From 3f1244a2f8d3892f991b662cea49b2a0b4e0c115 Mon Sep 17 00:00:00 2001 From: Or Gerlitz Date: Thu, 11 May 2006 10:03:30 +0300 Subject: IB/iser: iSER Kconfig and Makefile Kconfig and Makefile for iSER. Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- drivers/infiniband/ulp/iser/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 drivers/infiniband/ulp/iser/Kconfig (limited to 'drivers/infiniband/ulp/iser/Kconfig') diff --git a/drivers/infiniband/ulp/iser/Kconfig b/drivers/infiniband/ulp/iser/Kconfig new file mode 100644 index 000000000000..fead87d1eff9 --- /dev/null +++ b/drivers/infiniband/ulp/iser/Kconfig @@ -0,0 +1,11 @@ +config INFINIBAND_ISER + tristate "ISCSI RDMA Protocol" + depends on INFINIBAND && SCSI + select SCSI_ISCSI_ATTRS + ---help--- + Support for the ISCSI RDMA Protocol over InfiniBand. This + allows you to access storage devices that speak ISER/ISCSI + over InfiniBand. + + The ISER protocol is defined by IETF. + See . -- cgit v1.2.3