diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 13:52:24 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 13:52:24 +0200 |
commit | 3696d4c13f378ee8ae467911e37831b898e46c8a (patch) | |
tree | d34aec572da0a34c6f2b9a1d0151900868df3518 /recipes/linux | |
parent | 9b8323739f1349983d973ff2b86b27f0aceb4d0f (diff) |
linux-2.6.29: enable legacy wireless regulatory support for boc01
Diffstat (limited to 'recipes/linux')
-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 |