diff options
-rw-r--r-- | strip.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strip.config b/strip.config index 9d6a45a..274bf3b 100644 --- a/strip.config +++ b/strip.config @@ -1,3 +1,3 @@ # strip down & speed up kernel build -CONFIG_MODULE_SIG=n +#CONFIG_MODULE_SIG=n CONFIG_DEBUG_INFO=n |