]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Enable IEEE 802.11w support in the build
authorChet Lanctot <clanctot@qca.qualcomm.com>
Mon, 11 Mar 2013 11:52:13 +0000 (13:52 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 11 Mar 2013 11:52:13 +0000 (13:52 +0200)
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

wpa_supplicant/android.config

index df5efe2a43795acf7193a04b5e5910a57e4db850..48b214e3fa4ba572ae907ae8c4abc43e3aeed82a 100644 (file)
@@ -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)