From 568ed0a9f3de483374e2fb445572425fac8528d8 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37253 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-3.9') diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 0339e78474..9763743da6 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -2465,7 +2465,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