diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-27 15:52:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-06-27 15:52:03 +0000 |
commit | ed819b628a5d1f40ec78950ea7968fba4b29ef31 (patch) | |
tree | 801f682f5f5f951efc40cfe4124986bd1686d186 /target/linux/brcm63xx | |
parent | b89b571a5ae7bf38c9fa7a4fb6408cecabd31a71 (diff) | |
download | upstream-ed819b628a5d1f40ec78950ea7968fba4b29ef31.tar.gz upstream-ed819b628a5d1f40ec78950ea7968fba4b29ef31.tar.bz2 upstream-ed819b628a5d1f40ec78950ea7968fba4b29ef31.zip |
[brcm63xx] do not bloat the kernel with experimental bcm6345 for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16580 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 795468ab95..b810ae5638 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -14,7 +14,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BCM47XX is not set CONFIG_BCM63XX=y CONFIG_BCM63XX_CPU_6338=y -CONFIG_BCM63XX_CPU_6345=y +# CONFIG_BCM63XX_CPU_6345 is not set CONFIG_BCM63XX_CPU_6348=y CONFIG_BCM63XX_CPU_6358=y CONFIG_BCM63XX_ENET=y |