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 | 68ca8e7818356c0dbf2e0400b177139a656791c0 (patch) | |
tree | e8147a0b512f9bf0e42a6ac3f1a693b09c7c1971 /target/linux/x86-2.6/config | |
parent | a256c81dd99148e289dc7a73c01b9108701ad9d3 (diff) | |
download | mtk-20170518-68ca8e7818356c0dbf2e0400b177139a656791c0.zip mtk-20170518-68ca8e7818356c0dbf2e0400b177139a656791c0.tar.gz mtk-20170518-68ca8e7818356c0dbf2e0400b177139a656791c0.tar.bz2 |
make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
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 768947a..6e2fc2f 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 |