summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.7
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-14 16:08:18 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-14 16:08:18 +0000
commit20f82d642eb5fc26f2d2bae741849bf73065e070 (patch)
treea071cdf575ce7a0f05442f5806ee15fe9249f1ef /target/linux/generic/config-3.7
parent6516270195d3b904019af3be64a5d43d5dc65006 (diff)
kernel: add a config option for keeping the kallsyms table uncompressed, saving ~9kb kernel size after lzma on ar71xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35154 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.7')
-rw-r--r--target/linux/generic/config-3.71
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index b761d6c8a..f2147e129 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -1343,6 +1343,7 @@ CONFIG_JOLIET=y
# CONFIG_JUMP_LABEL is not set
# CONFIG_KALLSYMS is not set
# CONFIG_KALLSYMS_ALL is not set
+CONFIG_KALLSYMS_UNCOMPRESSED=y
# CONFIG_KARMA_PARTITION is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_GZIP is not set