mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
parent
4001ef33b5
commit
af2afe6bc5
@ -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…
x
Reference in New Issue
Block a user