From: Jouni Malinen Date: Wed, 29 May 2013 15:06:29 +0000 (+0300) Subject: Android: Add PMF support to hostapd build X-Git-Tag: aosp-kk-from-upstream~203 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=962b8b36e67d8cfe20528d37e4bb2b366aaf24f0;p=thirdparty%2Fhostap.git Android: Add PMF support to hostapd build Signed-hostap: Jouni Malinen --- diff --git a/hostapd/android.config b/hostapd/android.config index f51a5bfe6..51d6656f1 100644 --- a/hostapd/android.config +++ b/hostapd/android.config @@ -52,7 +52,7 @@ CONFIG_LIBNL20=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 # Integrated EAP server #CONFIG_EAP=y