diff --git a/wpa_supplicant/.config b/wpa_supplicant/.config index 17836f8..e1ede12 100644 --- a/wpa_supplicant/.config +++ b/wpa_supplicant/.config @@ -26,7 +26,7 @@ # replacement for WEXT and its use allows wpa_supplicant to properly control # the driver to improve existing functionality like roaming and to support new # functionality. -CONFIG_DRIVER_WEXT=y +#CONFIG_DRIVER_WEXT=y # Driver interface for Linux drivers using the nl80211 kernel interface CONFIG_DRIVER_NL80211=y @@ -255,7 +255,7 @@ CONFIG_CTRL_IFACE=y #CONFIG_NO_WPA_PASSPHRASE=y # Simultaneous Authentication of Equals (SAE), WPA3-Personal -#CONFIG_SAE=y +CONFIG_SAE=y # SAE Public Key, WPA3-Personal #CONFIG_SAE_PK=y @@ -639,7 +639,7 @@ CONFIG_BGSCAN_SIMPLE=y # Opportunistic Wireless Encryption (OWE) # Experimental implementation of draft-harkins-owe-07.txt -#CONFIG_OWE=y +CONFIG_OWE=y # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect) #CONFIG_DPP=y