disable some useless jffs bbc compressors (improves performance in size mode)
SVN-Revision: 1089
This commit is contained in:
parent
d2c45a7912
commit
7feef7384e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user