mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
disable some useless jffs bbc compressors (improves performance in size mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1089 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
86c25dfca0
commit
d080bb15fc
@ -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