2
0
forked from Ivasoft/openwrt

kernel: disable zisofs and zlib by default, reduces kernel size after lzma by ~10k

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37187
This commit is contained in:
Felix Fietkau
2013-07-06 14:49:24 +00:00
parent b7edec4b36
commit dbb2feb87d
6 changed files with 18 additions and 18 deletions

View File

@@ -3755,9 +3755,9 @@ CONFIG_XZ_DEC=y
# CONFIG_ZD1211RW is not set
# CONFIG_ZD1211RW_DEBUG is not set
# CONFIG_ZEROPLUS_FF is not set
CONFIG_ZISOFS=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
# CONFIG_ZISOFS is not set
# CONFIG_ZLIB_DEFLATE is not set
# CONFIG_ZLIB_INFLATE is not set
# CONFIG_ZNET is not set
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA_FLAG=1