[openib-general] [PATCH] iSER: Make iser depend on kdapl
Hal Rosenstock
halr at voltaire.com
Sun Sep 4 08:57:39 PDT 2005
iSER: Make iser depend on kdapl
Signed-off-by: Hal Rosenstock <halr at voltaire.com>
Index: Kconfig
===================================================================
--- Kconfig (revision 3293)
+++ Kconfig (working copy)
@@ -1,6 +1,6 @@
config INFINIBAND_ISER
tristate "ISCSI RDMA Protocol"
- depends on INFINIBAND && SCSI
+ depends on INFINIBAND && KDAPL_INFINIBAND && SCSI
---help---
Support for the ISCSI RDMA Protocol over InfiniBand. This
@@ -9,4 +9,3 @@
The ISER protocol is defined by IETF.
See <http://www.ietf.org/>.
-
More information about the general
mailing list