diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 23:04:58 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 23:04:58 +0000 |
commit | 25c2e4b702773b0a792e16593e9122163c671b75 (patch) | |
tree | dea834baa01e540107bf4a84b837dcdf8c1ddc21 /target/linux/brcm63xx/config-2.6.27 | |
parent | efb3430f85243d4444f49876d0a14a8c13b88652 (diff) |
[brcm63xx] enable 6345 support now that it boots up to user-space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17033 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 1b638dc25a..5b3596bb5f 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 is not set +CONFIG_BCM63XX_CPU_6345=y CONFIG_BCM63XX_CPU_6348=y CONFIG_BCM63XX_CPU_6358=y CONFIG_BCM63XX_ENET=y |