summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--strip.config6
1 files changed, 4 insertions, 2 deletions
diff --git a/strip.config b/strip.config
index 274bf3b..a4233d7 100644
--- a/strip.config
+++ b/strip.config
@@ -1,3 +1,5 @@
# strip down & speed up kernel build
-#CONFIG_MODULE_SIG=n
-CONFIG_DEBUG_INFO=n
+CONFIG_MODULE_SIG=n
+CONFIG_KEXEC_VERIFY_SIG=n
+CONFIG_DEBUG_INFO=y
+CONFIG_DEBUG_INFO_REDUCED=y