aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-30 23:23:42 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-30 23:23:42 +0000
commiteea5f1c56506b2be40def4f5e435fa4c528a62f4 (patch)
tree379ca2b531b1026bb60a72e20b90fbd9f40b067b /target
parentfc16d8ae02579f362aed18016e3a46118352d12c (diff)
downloadupstream-eea5f1c56506b2be40def4f5e435fa4c528a62f4.tar.gz
upstream-eea5f1c56506b2be40def4f5e435fa4c528a62f4.tar.bz2
upstream-eea5f1c56506b2be40def4f5e435fa4c528a62f4.zip
fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels
SVN-Revision: 22421
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.342
-rw-r--r--target/linux/generic/config-2.6.352
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34
index 2ec77d18be..a1009acef9 100644
--- a/target/linux/generic/config-2.6.34
+++ b/target/linux/generic/config-2.6.34
@@ -1253,7 +1253,7 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_LXT_PHY is not set
CONFIG_LZMA_COMPRESS=y
CONFIG_LZMA_DECOMPRESS=y
-CCONFIG_MAC80211_DEFAULT_PS_VALUE=1
+CONFIG_MAC80211_DEFAULT_PS_VALUE=1
CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC80211 is not set
# CONFIG_MAC_EMUMOUSEBTN is not set
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35
index 81c49fd00e..4a87a2dd86 100644
--- a/target/linux/generic/config-2.6.35
+++ b/target/linux/generic/config-2.6.35
@@ -1281,7 +1281,7 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_LXT_PHY is not set
CONFIG_LZMA_COMPRESS=y
CONFIG_LZMA_DECOMPRESS=y
-CCONFIG_MAC80211_DEFAULT_PS_VALUE=1
+CONFIG_MAC80211_DEFAULT_PS_VALUE=1
CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC80211 is not set
# CONFIG_MAC_EMUMOUSEBTN is not set