Enable CONFIG_WIRELESS_OLD_REGULATORY to y for now until
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 27 Oct 2008 19:41:58 +0000 (12:41 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 27 Oct 2008 19:41:58 +0000 (12:41 -0700)
major distributions start shipping iw and crda.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
config.mk

index 51e59c394de16761ab69d81304861635c715a65b..d97b61e2e94671e4b42bc8d861c15173b3fe0c40 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -52,6 +52,9 @@ CONFIG_MAC80211_MESH=y
 CONFIG_CFG80211=m
 CONFIG_LIB80211=m
 CONFIG_NL80211=y
+# We'll disable this as soon major distributions
+# start shipping this
+CONFIG_WIRELESS_OLD_REGULATORY=y
 
 # mac80211 test driver
 CONFIG_MAC80211_HWSIM=m