From ec52faa2b2a80efbb0a45185070113ebdbe3ca83 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 19 Feb 2019 14:44:15 +0100 Subject: defconfig: Enable RSN on IBSS networks (wpa_supplicant) Fedora and Debian enable this. NetworkManager actually rejects such configurations citing kernel bugs, but that actually might not be the right thing to do anymore. Signed-off-by: Lubomir Rintel --- wpa_supplicant/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index cb9f1bd..d740b4a 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -576,7 +576,7 @@ CONFIG_WIFI_DISPLAY=y # Support RSN on IBSS networks # This is needed to be able to use mode=1 network profile with proto=RSN and # key_mgmt=WPA-PSK (i.e., full key management instead of WPA-None). -#CONFIG_IBSS_RSN=y +CONFIG_IBSS_RSN=y # External PMKSA cache control # This can be used to enable control interface commands that allow the current -- cgit v0.12