aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-28 14:26:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-28 14:26:56 +0000
commitaf2afe6bc57f300fc12b17c29787f76ac4e59aac (patch)
tree2f6f58d0579ea3d25c6b85906880d230bb62a663 /target
parent4001ef33b5794aedf5f87a33874a468bad5546e0 (diff)
downloadmaster-187ad058-af2afe6bc57f300fc12b17c29787f76ac4e59aac.tar.gz
master-187ad058-af2afe6bc57f300fc12b17c29787f76ac4e59aac.tar.bz2
master-187ad058-af2afe6bc57f300fc12b17c29787f76ac4e59aac.zip
disable some useless jffs bbc compressors (improves performance in size mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1089 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/linux-2.4/config/brcm6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm
index 9dbe666e07..41bde3de5f 100644
--- a/target/linux/linux-2.4/config/brcm
+++ b/target/linux/linux-2.4/config/brcm
@@ -956,10 +956,10 @@ CONFIG_VFAT_FS=m
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_BBC_ARMLIB is not set
-CONFIG_JFFS2_BBC_LZO=y
+# CONFIG_JFFS2_BBC_LZO is not set
CONFIG_JFFS2_BBC_LZARI=y
-CONFIG_JFFS2_BBC_LZHD=y
-CONFIG_JFFS2_BBC_LZSS=y
+# CONFIG_JFFS2_BBC_LZHD is not set
+# CONFIG_JFFS2_BBC_LZSS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
CONFIG_TMPFS=y