diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-02 01:23:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-02 01:23:36 +0000 |
commit | 18de319d9d7693da2798604e676e3eff0094bde1 (patch) | |
tree | c94b490dfda5ac1250f15663f2b17eeeb3924990 /target/linux/x86-2.6/config | |
parent | 2400c924b3cf3e4226df219b93e08a06872570a2 (diff) | |
download | upstream-18de319d9d7693da2798604e676e3eff0094bde1.tar.gz upstream-18de319d9d7693da2798604e676e3eff0094bde1.tar.bz2 upstream-18de319d9d7693da2798604e676e3eff0094bde1.zip |
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')
-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 |