diff options
-rw-r--r-- | linux.morph | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph index 42a957531aa5..2fc73195f128 100644 --- a/linux.morph +++ b/linux.morph @@ -47,7 +47,8 @@ "scripts/config -e 8139TOO", "scripts/config -e 8139CP", "scripts/config -e IKCONFIG", - "scripts/config -e IKCONFIG_PROC" + "scripts/config -e IKCONFIG_PROC", + "scripts/config -d DEBUG_STACK_USAGE" ], "build-commands": [ "make" |