summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-12 23:04:18 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-12 23:04:18 +0000
commit8f059e046aa981835622446c16530981d5a14909 (patch)
tree7d2dbbc44b2cb5b3ba5867ff997c2e9796dff905 /target/linux/generic-2.6
parentd42e98eb855bde8505836a662b4946d6f5112403 (diff)
[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r--target/linux/generic-2.6/config-2.6.332
-rw-r--r--target/linux/generic-2.6/config-2.6.344
2 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.33 b/target/linux/generic-2.6/config-2.6.33
index 77e006057..c5b127a5a 100644
--- a/target/linux/generic-2.6/config-2.6.33
+++ b/target/linux/generic-2.6/config-2.6.33
@@ -1196,6 +1196,8 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_LTPC is not set
# CONFIG_LXT_PHY is not set
+CONFIG_LZMA_COMPRESS=y
+CONFIG_LZMA_DECOMPRESS=y
CONFIG_MAC80211_DEFAULT_PS_VALUE=1
CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC80211 is not set
diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34
index ae36574af..9c6888033 100644
--- a/target/linux/generic-2.6/config-2.6.34
+++ b/target/linux/generic-2.6/config-2.6.34
@@ -1240,7 +1240,9 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_LTPC is not set
# CONFIG_LXT_PHY is not set
-CONFIG_MAC80211_DEFAULT_PS_VALUE=1
+CONFIG_LZMA_COMPRESS=y
+CONFIG_LZMA_DECOMPRESS=y
+CCONFIG_MAC80211_DEFAULT_PS_VALUE=1
CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC80211 is not set
# CONFIG_MAC_EMUMOUSEBTN is not set