diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-27 15:52:03 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-27 15:52:03 +0000 |
commit | 92e1f331ae7abaf9c679a201048bb2c44622a7e2 (patch) | |
tree | 801f682f5f5f951efc40cfe4124986bd1686d186 /target/linux/brcm63xx/config-2.6.27 | |
parent | 55f1505efd0c064f53e10122f5d59f27d6e0cf60 (diff) |
[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/config-2.6.27')
-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 |