summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
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
commit7feef7384eebb450e8c6d59f6580ad90ff6f6591 (patch)
treea8a221b2425982462094e0005e83f25f8594116b /openwrt/target/linux/linux-2.4/config
parentd2c45a7912f0d606b2effaea52ed9b98c03233fa (diff)
downloadmtk-20170518-7feef7384eebb450e8c6d59f6580ad90ff6f6591.zip
mtk-20170518-7feef7384eebb450e8c6d59f6580ad90ff6f6591.tar.gz
mtk-20170518-7feef7384eebb450e8c6d59f6580ad90ff6f6591.tar.bz2
disable some useless jffs bbc compressors (improves performance in size mode)
SVN-Revision: 1089
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r--openwrt/target/linux/linux-2.4/config/brcm6
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm
index 9dbe666..41bde3d 100644
--- a/openwrt/target/linux/linux-2.4/config/brcm
+++ b/openwrt/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