From: Lubomir Rintel Date: Tue, 19 Feb 2019 13:44:19 +0000 (+0100) Subject: defconfig: Enable IEEE 802.11w management frame protection (wpa_supplicant) X-Git-Tag: hostap_2_8~297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611308365ea9ee4cd1f20cf5775b7b92c4204852;p=thirdparty%2Fhostap.git 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 --- diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 231a0ab22..4cb292e83 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -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