diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 12:48:00 +0000 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 12:48:00 +0000 |
commit | 792aafa604e03fa0ae9daae74ade28fb4bd83991 (patch) | |
tree | ecbafd8fe9f56ae0e2df028bd81e7653f613c1ab | |
parent | 1f3327dcd807c018d47971ee85ccd7d76850040b (diff) | |
parent | 3696d4c13f378ee8ae467911e37831b898e46c8a (diff) |
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
-rw-r--r-- | recipes/linux/linux-2.6.29/boc01/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-2.6.29/boc01/defconfig b/recipes/linux/linux-2.6.29/boc01/defconfig index 8655cb6e17..0e14d23947 100644 --- a/recipes/linux/linux-2.6.29/boc01/defconfig +++ b/recipes/linux/linux-2.6.29/boc01/defconfig @@ -628,7 +628,7 @@ CONFIG_WIRELESS=y CONFIG_CFG80211=m # CONFIG_CFG80211_REG_DEBUG is not set CONFIG_NL80211=y -# CONFIG_WIRELESS_OLD_REGULATORY is not set +CONFIG_WIRELESS_OLD_REGULATORY=y CONFIG_WIRELESS_EXT=y # CONFIG_WIRELESS_EXT_SYSFS is not set CONFIG_LIB80211=m |