From 34ae8d8c46aa1ec49024cbda820fc7953ad3dc77 Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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 b761d6c8ad..f2147e1294 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