From 25c2e4b702773b0a792e16593e9122163c671b75 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 27 Jul 2009 23:04:58 +0000 Subject: [PATCH] [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 --- target/linux/brcm63xx/config-2.6.27 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 1b638dc25..5b3596bb5 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 -- 2.20.1