projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2c45a7
)
disable some useless jffs bbc compressors (improves performance in size mode)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 May 2005 14:26:56 +0000
(14:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 May 2005 14:26:56 +0000
(14:26 +0000)
SVN-Revision: 1089
openwrt/target/linux/linux-2.4/config/brcm
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/config/brcm
b/openwrt/target/linux/linux-2.4/config/brcm
index 9dbe666e0767b655865bef3c29ad49929fea25aa..41bde3de5f4002908c2fe8d1f149652b56ac257f 100644
(file)
--- 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