kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually needed

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

SVN-Revision: 37253
This commit is contained in:
Felix Fietkau
2013-07-11 20:56:19 +00:00
parent f5ae93e941
commit 19e3ec0570
6 changed files with 6 additions and 6 deletions

View File

@@ -2495,7 +2495,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