From 75369451a5c7e9b437dcf8f78439cf4f26785a1f Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 25 Jun 2015 14:12:54 +0000 Subject: [PATCH] isert-scst/Kconfig: Add InfiniBand dependency git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6402 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/kernel/isert-scst/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iscsi-scst/kernel/isert-scst/Kconfig b/iscsi-scst/kernel/isert-scst/Kconfig index 170ab0b0a..1cbc3e477 100644 --- a/iscsi-scst/kernel/isert-scst/Kconfig +++ b/iscsi-scst/kernel/isert-scst/Kconfig @@ -1,6 +1,6 @@ config SCST_ISER tristate "iSER Target Driver" - depends on SCST && SCST_ISCSI + depends on SCST && SCST_ISCSI && INFINIBAND default SCST help ISER target driver for SCST framework. The iSCSI iSER extension