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
commit3770fdacf4f1ea62ced0cd687bfaa1391ea53078 (patch)
tree22a8e367ff80568ee505a0e78d29794fc0f5897d /target
parentce92080fb387bf39b8b7cccfdedd19083fb6eb7d (diff)
downloadmaster-187ad058-3770fdacf4f1ea62ced0cd687bfaa1391ea53078.tar.gz
master-187ad058-3770fdacf4f1ea62ced0cd687bfaa1391ea53078.tar.bz2
master-187ad058-3770fdacf4f1ea62ced0cd687bfaa1391ea53078.zip
[kernel] fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22421 3c298f89-4303-0410-b956-a3cf2f4a3e73
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