summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-11 20:56:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-11 20:56:19 +0000
commit19e3ec0570a73b7a8f9633c956bb665d2d761413 (patch)
tree9e51794c6d0e96eb83bce71d8f6525fc1a60f16a
parentf5ae93e941b9b6030d977168b605e43f21d01932 (diff)
downloadmtk-20170518-19e3ec0570a73b7a8f9633c956bb665d2d761413.zip
mtk-20170518-19e3ec0570a73b7a8f9633c956bb665d2d761413.tar.gz
mtk-20170518-19e3ec0570a73b7a8f9633c956bb665d2d761413.tar.bz2
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
-rw-r--r--target/linux/generic/config-3.102
-rw-r--r--target/linux/generic/config-3.32
-rw-r--r--target/linux/generic/config-3.62
-rw-r--r--target/linux/generic/config-3.72
-rw-r--r--target/linux/generic/config-3.82
-rw-r--r--target/linux/generic/config-3.92
6 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index aaf064c..95459f8 100644
--- a/target/linux/generic/config-3.10
+++ b/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
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 8518a77..67f7751 100644
--- a/target/linux/generic/config-3.3
+++ b/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
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 423f319..6ce4333 100644
--- a/target/linux/generic/config-3.6
+++ b/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
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index d404778..a13bd23 100644
--- a/target/linux/generic/config-3.7
+++ b/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
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index f222811..99707c3 100644
--- a/target/linux/generic/config-3.8
+++ b/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
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index 0339e78..9763743 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