Android: Add PMF support to hostapd build
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
9b1693a162
commit
962b8b36e6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ CONFIG_LIBNL20=y
|
||||||
# This version is an experimental implementation based on IEEE 802.11w/D1.0
|
# 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.
|
# draft and is subject to change since the standard has not yet been finalized.
|
||||||
# Driver support is also needed for IEEE 802.11w.
|
# Driver support is also needed for IEEE 802.11w.
|
||||||
#CONFIG_IEEE80211W=y
|
CONFIG_IEEE80211W=y
|
||||||
|
|
||||||
# Integrated EAP server
|
# Integrated EAP server
|
||||||
#CONFIG_EAP=y
|
#CONFIG_EAP=y
|
||||||
|
|
Loading…
Reference in a new issue