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

View file

@ -2243,7 +2243,7 @@ CONFIG_RCU_FANOUT=32
# 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_REALTEK_PHY is not set

View file

@ -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

View file

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

View file

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

View file

@ -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