diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-10 22:17:03 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-10 22:17:03 +0000 |
commit | 7f930e96f9cabe9a890a6a40ce4e1f61d4a1d39e (patch) | |
tree | 27e1965128a179d4403a375a67b20e0f9b68644a | |
parent | 3934107c28b978c7cd34da3319a78830dabd430d (diff) |
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 95c85736d..273c558d8 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 |