From 20f82d642eb5fc26f2d2bae741849bf73065e070 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 14 Jan 2013 16:08:18 +0000 Subject: 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 --- target/linux/generic/config-3.7 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.7') 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 -- cgit v1.2.3