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 | 11cff4bc7d56bd3e5edabbacbb5c648d860a51a2 (patch) | |
tree | 2e282d35f063bf3ebf460c5b349f408a70fdc76a /target | |
parent | 40b8169b050915fcc3e4e7fdff9e5bf5fa8a0a55 (diff) | |
download | upstream-11cff4bc7d56bd3e5edabbacbb5c648d860a51a2.tar.gz upstream-11cff4bc7d56bd3e5edabbacbb5c648d860a51a2.tar.bz2 upstream-11cff4bc7d56bd3e5edabbacbb5c648d860a51a2.zip |
remove kallsyms from au1000 kernel config - makes the kernels way too big
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5561 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |