diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-02 01:23:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-02 01:23:36 +0000 |
commit | 1ebe6d34880d1e26b37fe4f794b5039a8245e750 (patch) | |
tree | c94b490dfda5ac1250f15663f2b17eeeb3924990 /target/linux/x86-2.6/config/default | |
parent | 9bf71c00ca3afbd968f782da24b16dbb00b2326e (diff) |
make squashfs overlay support more generic and integrate it for x86-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/config/default')
-rw-r--r-- | target/linux/x86-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config/default b/target/linux/x86-2.6/config/default index 768947ae7f..6e2fc2fa35 100644 --- a/target/linux/x86-2.6/config/default +++ b/target/linux/x86-2.6/config/default @@ -204,7 +204,7 @@ CONFIG_M486=y # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MICROCODE is not set -CONFIG_MINI_FO=m +CONFIG_MINI_FO=y # CONFIG_MIXCOMWD is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set |