diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-05 00:21:30 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-05 00:21:30 +0000 |
commit | 0b0056bfb44386a6c7d9cd725a85f8d85af6b7c8 (patch) | |
tree | b2a081d600b39160c8ce5f773badc00506563d4d /target/linux/ixp4xx-2.6/config/default | |
parent | 1c92134bda36e1cdfc7cf6a192957368d96f9a78 (diff) |
add squashfs support for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6522 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx-2.6/config/default')
-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 0869aa514..6d4fdd0b6 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 |