summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-06-19 11:11:43 -0400
committerRicardo Salveti <ricardo@foundries.io>2019-07-10 16:53:25 -0300
commit5b4f858197fb22c8584fdb3ad96fb1c5c051eb13 (patch)
treec6d0df038f9d0f89c3b07bfae420cebe36409324
parent0f5c48cd25247ec609547fb545e7c508f2172265 (diff)
scsi-debug: include core scsi support for standalone inclusion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--features/scsi/scsi-debug.scc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/scsi/scsi-debug.scc b/features/scsi/scsi-debug.scc
index 4fbe8dd..e0c918e 100644
--- a/features/scsi/scsi-debug.scc
+++ b/features/scsi/scsi-debug.scc
@@ -1,4 +1,8 @@
define KFEATURE_DESCRIPTION "Enable options for SCSI debug support"
define KFEATURE_COMPATIBILITY board
+# if we are turning on debug support, we need to be sure that core scsi
+# support is enabled.
+include scsi.scc
+
kconf hardware scsi-debug.cfg