From: Jouni Malinen Date: Fri, 1 Nov 2013 14:27:32 +0000 (+0200) Subject: AOSP: wpa_supplicant/android.config differences X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8824e3df756e8d4624343ab8808add752aadcd0c;p=thirdparty%2Fhostap.git AOSP: wpa_supplicant/android.config differences --- diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index b2c2c239e..8b3d6b483 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -325,7 +325,7 @@ CONFIG_PEERKEY=y # IEEE 802.11w (management frame protection), also known as PMF # Driver support is also needed for IEEE 802.11w. -CONFIG_IEEE80211W=y +#CONFIG_IEEE80211W=y # Select TLS implementation # openssl = OpenSSL (default) @@ -403,7 +403,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 @@ -484,16 +484,16 @@ CONFIG_IEEE80211N=y # Wireless Network Management (IEEE Std 802.11v-2011) # Note: This is experimental and not complete implementation. -CONFIG_WNM=y +#CONFIG_WNM=y # Interworking (IEEE 802.11u) # This can be used to enable functionality to improve interworking with # external networks (GAS/ANQP to learn more about the networks and network # selection based on available credentials). -CONFIG_INTERWORKING=y +#CONFIG_INTERWORKING=y # Hotspot 2.0 -CONFIG_HS20=y +#CONFIG_HS20=y # Disable roaming in wpa_supplicant CONFIG_NO_ROAMING=y