diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-02 15:26:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-02 15:26:57 +0000 |
commit | c4571554522a1caddadbaa43c7e500cfa1501747 (patch) | |
tree | 243d96c2521584479ee061de18fe1c12dcfebc45 /target | |
parent | 84bec9f9cf7cd535c26db35a0aa434d4e395c0a0 (diff) | |
download | upstream-c4571554522a1caddadbaa43c7e500cfa1501747.tar.gz upstream-c4571554522a1caddadbaa43c7e500cfa1501747.tar.bz2 upstream-c4571554522a1caddadbaa43c7e500cfa1501747.zip |
enable mini_fo on fonera
SVN-Revision: 6456
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/atheros-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/config/default b/target/linux/atheros-2.6/config/default index c7713b040a..afc8a7df74 100644 --- a/target/linux/atheros-2.6/config/default +++ b/target/linux/atheros-2.6/config/default @@ -63,7 +63,7 @@ CONFIG_JFFS2_FS_DEBUG=0 # CONFIG_MACH_DECSTATION is not set # CONFIG_MACH_JAZZ is not set # CONFIG_MACH_VR41XX is not set -CONFIG_MINI_FO=m +CONFIG_MINI_FO=y CONFIG_MIPS=y # CONFIG_MIPS_ATLAS is not set # CONFIG_MIPS_BOSPORUS is not set |