From: Chet Lanctot Date: Mon, 11 Mar 2013 11:52:13 +0000 (+0200) Subject: Android: Enable IEEE 802.11w support in the build X-Git-Tag: aosp-kk-from-upstream~473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9210bea172b4c92680de070d329b76bdc17332b7;p=thirdparty%2Fhostap.git Android: Enable IEEE 802.11w support in the build Signed-hostap: Jouni Malinen --- diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index df5efe2a4..48b214e3f 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -329,7 +329,7 @@ CONFIG_PEERKEY=y # This version is an experimental implementation based on IEEE 802.11w/D1.0 # draft and is subject to change since the standard has not yet been finalized. # Driver support is also needed for IEEE 802.11w. -#CONFIG_IEEE80211W=y +CONFIG_IEEE80211W=y # Select TLS implementation # openssl = OpenSSL (default)