diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-05 00:21:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-05 00:21:30 +0000 |
commit | 8621fbdb4e3d794b34c505364f979512b7339c51 (patch) | |
tree | 408bde99550660e5e199ca4a1f55fd7d10df05c9 /target/linux/ixp4xx-2.6/config | |
parent | 275ff405d8b923140d32b6ad702bb100673d6f8a (diff) | |
download | upstream-8621fbdb4e3d794b34c505364f979512b7339c51.tar.gz upstream-8621fbdb4e3d794b34c505364f979512b7339c51.tar.bz2 upstream-8621fbdb4e3d794b34c505364f979512b7339c51.zip |
add squashfs support for ixp4xx
SVN-Revision: 6522
Diffstat (limited to 'target/linux/ixp4xx-2.6/config')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 0869aa5147..6d4fdd0b65 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -223,7 +223,7 @@ CONFIG_MACH_NAS100D=y CONFIG_MACH_NSLU2=y # CONFIG_MAC_PARTITION is not set # CONFIG_MINIX_FS is not set -CONFIG_MINI_FO=m +CONFIG_MINI_FO=y CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -436,7 +436,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SOUND is not set # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 -# CONFIG_SQUASHFS is not set # CONFIG_SWAP is not set CONFIG_SYN_COOKIES=y # CONFIG_TCP_CONG_HSTCP is not set |