diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-08-25 13:19:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-08-25 13:19:54 +0000 |
commit | e49b3035c32c5f339c2964cdd58518b2b54105f4 (patch) | |
tree | c48eba2ddf48846a95de23369588d4ad94eff6f4 /target/linux/brcm63xx-2.6/config | |
parent | ff3c4babd65c0814dcf58ff64aa5bdf317470882 (diff) | |
download | master-187ad058-e49b3035c32c5f339c2964cdd58518b2b54105f4.tar.gz master-187ad058-e49b3035c32c5f339c2964cdd58518b2b54105f4.tar.bz2 master-187ad058-e49b3035c32c5f339c2964cdd58518b2b54105f4.zip |
initial attempt at cleaning up the bcm63xx stuff
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4664 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index f7c7c0b0df..50c4cfc3b6 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -1260,8 +1260,8 @@ CONFIG_CROSSCOMPILE=y CONFIG_CMDLINE="" # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_KGDB is not set -CONFIG_RUNTIME_DEBUG=y -CONFIG_MIPS_UNCACHED=y +# CONFIG_RUNTIME_DEBUG is not set +# CONFIG_MIPS_UNCACHED is not set # # Security options |