diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-12-10 22:17:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-12-10 22:17:03 +0000 |
commit | d29ecd3b42da990696c1fe3e024ddfc7e3273120 (patch) | |
tree | 27e1965128a179d4403a375a67b20e0f9b68644a | |
parent | 2e4827991c035ca1d5102c6d5511bb9b70df48f3 (diff) | |
download | upstream-d29ecd3b42da990696c1fe3e024ddfc7e3273120.tar.gz upstream-d29ecd3b42da990696c1fe3e024ddfc7e3273120.tar.bz2 upstream-d29ecd3b42da990696c1fe3e024ddfc7e3273120.zip |
Forgot the kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5752 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index 95c85736d7..273c558d88 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -8,7 +8,7 @@ CONFIG_MIPS=y # # Machine selection # -CONFIG_MIPS_BRCM=y +CONFIG_BCM963XX=y # CONFIG_MIPS_MTX1 is not set # CONFIG_MIPS_BOSPORUS is not set # CONFIG_MIPS_PB1000 is not set |