Android: Enable IEEE 802.11w support in the build

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Chet Lanctot 2013-03-11 13:52:13 +02:00 committed by Jouni Malinen
parent 3ee9ade6cf
commit 9210bea172

View 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)