defconfig: Enable IEEE 802.11w management frame protection (wpa_supplicant)
NetworkManager can use these if available and the distros generally enable this already. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
9515fa9250
commit
611308365e
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ CONFIG_BACKEND=file
|
|||
|
||||
# IEEE 802.11w (management frame protection), also known as PMF
|
||||
# Driver support is also needed for IEEE 802.11w.
|
||||
#CONFIG_IEEE80211W=y
|
||||
CONFIG_IEEE80211W=y
|
||||
|
||||
# Support Operating Channel Validation
|
||||
#CONFIG_OCV=y
|
||||
|
|
Loading…
Reference in a new issue