summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/Kconfig
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@voltaire.com>2006-05-11 10:03:30 +0300
committerRoland Dreier <rolandd@cisco.com>2006-06-22 07:51:14 -0700
commit3f1244a2f8d3892f991b662cea49b2a0b4e0c115 (patch)
treee47aa472b5487d9d1ef8d8177d953d2b128d3ee5 /drivers/infiniband/ulp/iser/Kconfig
parent6461f64ab51e6929680df064b2682004a1548290 (diff)
downloadblackbird-obmc-linux-3f1244a2f8d3892f991b662cea49b2a0b4e0c115.tar.gz
blackbird-obmc-linux-3f1244a2f8d3892f991b662cea49b2a0b4e0c115.zip
IB/iser: iSER Kconfig and Makefile
Kconfig and Makefile for iSER. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/ulp/iser/Kconfig')
-rw-r--r--drivers/infiniband/ulp/iser/Kconfig11
1 files changed, 11 insertions, 0 deletions
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 <http://www.ietf.org/>.
OpenPOWER on IntegriCloud