summaryrefslogtreecommitdiffstats
path: root/strip.config
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-05-31 10:18:54 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-05-31 10:18:54 +0200
commit068c720c18284e073b630691795bff8cc2b03e47 (patch)
treecf4a09a8bd51b8e0889a1b77dd14b0878beb97f8 /strip.config
parentf62cbfa048e9518df788fac305b7ec39d6a29bbd (diff)
downloadkconfig-068c720c18284e073b630691795bff8cc2b03e47.tar.gz
tweak strip
Diffstat (limited to 'strip.config')
-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