projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ad2c0
)
generic/config-2.6.32: switch from gzip to lzma jffs2 compression
author
Alexandros C. Couloumbis
<alex@ozo.com>
Sat, 24 Jul 2010 08:14:22 +0000
(08:14 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Sat, 24 Jul 2010 08:14:22 +0000
(08:14 +0000)
SVN-Revision: 22374
target/linux/generic/config-2.6.32
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-2.6.32
b/target/linux/generic/config-2.6.32
index 385fe036c246fb5c9cdbd4914234e2a0d27f6c3b..e3847e5fab6e210c0c5f7451ebd362f6d0133380 100644
(file)
--- a/
target/linux/generic/config-2.6.32
+++ b/
target/linux/generic/config-2.6.32
@@
-1100,7
+1100,8
@@
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_JFFS2_SUMMARY=y
-CONFIG_JFFS2_ZLIB=y
+# CONFIG_JFFS2_ZLIB is not set
+CONFIG_JFFS2_LZMA=y
# CONFIG_JFFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_FS is not set
@@
-1142,6
+1143,8
@@
CONFIG_LBDAF=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_DAC124S085 is not set
CONFIG_LEDS_GPIO_PLATFORM=y
+CONFIG_LZMA_COMPRESS=y
+CONFIG_LZMA_DECOMPRESS=y
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_PCA9532 is not set