diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-03-24 10:27:14 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-03-24 10:27:14 +0100 |
commit | e737114fdbb33dfe7bfe87845ab461674ccd8e9c (patch) | |
tree | d4d192b380ed2da460c44d9926a81c18b4b0ca76 | |
parent | 7678bbf90f8f1f1ef97f09f85ea85ed95b171967 (diff) | |
download | kconfig-e737114fdbb33dfe7bfe87845ab461674ccd8e9c.tar.gz |
no CONFIG_MODULE_SIG=n
-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 |