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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37253 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2013-07-11 20:56:19 +00:00
parent c4625f0383
commit 568ed0a9f3
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