Remove CONFIG_IEEE80211W build parameter
Hardcode this to be defined and remove the separate build options for PMF since this functionality is needed with large number of newer protocol extensions and is also something that should be enabled in all WPA2/WPA3 networks. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
0229261874
commit
7d2ed8bae8
76 changed files with 11 additions and 537 deletions
|
@ -28,7 +28,6 @@ wpa_supplicant build config
|
|||
Enable DPP and protected management frame in wpa_supplicant build config
|
||||
file
|
||||
|
||||
CONFIG_IEEE80211W=y
|
||||
CONFIG_DPP=y
|
||||
|
||||
hostapd build config
|
||||
|
@ -36,7 +35,6 @@ hostapd build config
|
|||
|
||||
Enable DPP and protected management frame in hostapd build config file
|
||||
|
||||
CONFIG_IEEE80211W=y
|
||||
CONFIG_DPP=y
|
||||
|
||||
Configurator build config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue