From ea3fae76f6f6b64366c05cf10923491e89e27d3c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 27 Sep 2010 15:28:15 +0000 Subject: [PATCH] Added scst_local to the SCST Kconfig file. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2289 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/kernel/in-tree/Kconfig.scst | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/kernel/in-tree/Kconfig.scst b/scst/kernel/in-tree/Kconfig.scst index f92297885..8b6f6c40b 100644 --- a/scst/kernel/in-tree/Kconfig.scst +++ b/scst/kernel/in-tree/Kconfig.scst @@ -250,6 +250,7 @@ config SCST_MEASURE_LATENCY source "drivers/scst/fcst/Kconfig" source "drivers/scst/iscsi-scst/Kconfig" +source "drivers/scst/scst_local/Kconfig" source "drivers/scst/srpt/Kconfig" endmenu