diff options
Diffstat (limited to 'strip.config')
-rw-r--r-- | strip.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/strip.config b/strip.config new file mode 100644 index 0000000..9d6a45a --- /dev/null +++ b/strip.config @@ -0,0 +1,3 @@ +# strip down & speed up kernel build +CONFIG_MODULE_SIG=n +CONFIG_DEBUG_INFO=n |