Browse Source

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

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37253
Felix Fietkau 12 years ago
parent
commit
19e3ec0570

+ 1 - 1
target/linux/generic/config-3.10

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

+ 1 - 1
target/linux/generic/config-3.3

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

+ 1 - 1
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

+ 1 - 1
target/linux/generic/config-3.7

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

+ 1 - 1
target/linux/generic/config-3.8

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

+ 1 - 1
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