Browse Source

Android: Enable IEEE 802.11r in wpa_supplicant builds

Signed-off-by: Deepthi Gowri <deepthi@codeaurora.org>
Deepthi Gowri 12 years ago
parent
commit
ee9a95c34e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wpa_supplicant/android.config

+ 1 - 1
wpa_supplicant/android.config

@@ -407,7 +407,7 @@ CONFIG_IEEE80211W=y
 #CONFIG_DYNAMIC_EAP_METHODS=y
 
 # IEEE Std 802.11r-2008 (Fast BSS Transition)
-#CONFIG_IEEE80211R=y
+CONFIG_IEEE80211R=y
 
 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
 #CONFIG_DEBUG_FILE=y