diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-08-25 14:02:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-08-25 14:02:28 +0000 |
commit | d3c659a830ffb9b0a4ec2daaa6e378b57127b94a (patch) | |
tree | ea3a7f341a92245e357f8ae75f91edbb17e0752d /target/linux/brcm63xx-2.6/config | |
parent | e49b3035c32c5f339c2964cdd58518b2b54105f4 (diff) | |
download | upstream-d3c659a830ffb9b0a4ec2daaa6e378b57127b94a.tar.gz upstream-d3c659a830ffb9b0a4ec2daaa6e378b57127b94a.tar.bz2 upstream-d3c659a830ffb9b0a4ec2daaa6e378b57127b94a.zip |
more cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index 50c4cfc3b6..19968aaff2 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -1251,7 +1251,7 @@ CONFIG_DETECT_SOFTLOCKUP=y # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set -CONFIG_DEBUG_INFO=y +# CONFIG_DEBUG_INFO is not set CONFIG_DEBUG_FS=y # CONFIG_DEBUG_VM is not set CONFIG_FORCED_INLINING=y |