diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-11-18 18:04:09 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-11-18 18:04:09 +0000 |
commit | 20f986e62791d13ff68226250324f0a3660b6073 (patch) | |
tree | 85329b372c90e44773952fcf254c24b2dc1db2a9 /target/linux/au1000-2.6 | |
parent | 13aeec9b06d2b2ba537901608bb180a0aa3dc6c7 (diff) | |
download | upstream-20f986e62791d13ff68226250324f0a3660b6073.tar.gz upstream-20f986e62791d13ff68226250324f0a3660b6073.tar.bz2 upstream-20f986e62791d13ff68226250324f0a3660b6073.zip |
remove kallsyms from au1000 kernel config - makes the kernels way too big
SVN-Revision: 5561
Diffstat (limited to 'target/linux/au1000-2.6')
-rw-r--r-- | target/linux/au1000-2.6/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/au1000-2.6/config b/target/linux/au1000-2.6/config index 70b996dfa6..7452a4a915 100644 --- a/target/linux/au1000-2.6/config +++ b/target/linux/au1000-2.6/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.17 -# Sun Oct 15 19:29:07 2006 +# Sat Nov 18 18:50:53 2006 # CONFIG_MIPS=y @@ -160,8 +160,7 @@ CONFIG_IKCONFIG_PROC=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_EMBEDDED=y -CONFIG_KALLSYMS=y -# CONFIG_KALLSYMS_EXTRA_PASS is not set +# CONFIG_KALLSYMS is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y |