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 | cc4e5bb27b057df1eb122408917677c301c41a10 (patch) | |
tree | 4a4ed1f771edc4b29212bdcdb491f12cff1e741c /target/linux/atheros-2.6/config | |
parent | 35d4bb8a94ca87f874b79d3d71da1ec270c3e0a3 (diff) | |
download | upstream-cc4e5bb27b057df1eb122408917677c301c41a10.tar.gz upstream-cc4e5bb27b057df1eb122408917677c301c41a10.tar.bz2 upstream-cc4e5bb27b057df1eb122408917677c301c41a10.zip |
enable mini_fo on fonera
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6456 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros-2.6/config')
-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 |