summaryrefslogtreecommitdiff
path: root/target/linux/generic/config-3.3
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-06 14:49:24 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-06 14:49:24 +0000
commitc616bea77ee607177ee541ea95c76c342f744111 (patch)
tree7c49115d4d6ecfc176282e212c465dcb0f4757f4 /target/linux/generic/config-3.3
parente0734b46c579b977b45dbd505e9e8b1aa6d13c68 (diff)
kernel: disable zisofs and zlib by default, reduces kernel size after lzma by ~10k
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r--target/linux/generic/config-3.36
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 5e6d241f53..5220bb4e5a 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -3492,9 +3492,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