disable some useless jffs bbc compressors (improves performance in size mode)

SVN-Revision: 1089
This commit is contained in:
Felix Fietkau 2005-05-28 14:26:56 +00:00
parent d2c45a7912
commit 7feef7384e

View File

@ -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