From 19e3ec0570a73b7a8f9633c956bb665d2d761413 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Jul 2013 20:56:19 +0000 Subject: kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually needed Signed-off-by: Felix Fietkau SVN-Revision: 37253 --- target/linux/generic/config-3.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-3.6') diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 423f319793..6ce43330a2 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -2357,7 +2357,7 @@ CONFIG_RCU_FANOUT_LEAF=16 # CONFIG_RDS is not set # CONFIG_RD_BZIP2 is not set # CONFIG_RD_GZIP is not set -CONFIG_RD_LZMA=y +# CONFIG_RD_LZMA is not set # CONFIG_RD_LZO is not set # CONFIG_RD_XZ is not set # CONFIG_READABLE_ASM is not set -- cgit v1.2.3