FIX: [hostapd] enable Opportunistic Wireless Encryption (OWE)

FIX: [wpa_supplicant] enable Opportunistic Wireless Encryption (OWE)

BugzId: 60661
This commit is contained in:
Patrick Walther 2021-01-22 19:57:31 +01:00
parent c42a7fc5f5
commit 912946d115
2 changed files with 2 additions and 4 deletions

View File

@ -386,8 +386,7 @@ CONFIG_ACS=y
#CONFIG_WPA_CLI_EDIT=y #CONFIG_WPA_CLI_EDIT=y
# Opportunistic Wireless Encryption (OWE) # Opportunistic Wireless Encryption (OWE)
# Experimental implementation of draft-harkins-owe-07.txt CONFIG_OWE=y
#CONFIG_OWE=y
# Airtime policy support # Airtime policy support
#CONFIG_AIRTIME_POLICY=y #CONFIG_AIRTIME_POLICY=y

View File

@ -618,8 +618,7 @@ CONFIG_BGSCAN_SIMPLE=y
#CONFIG_BGSCAN_LEARN=y #CONFIG_BGSCAN_LEARN=y
# Opportunistic Wireless Encryption (OWE) # Opportunistic Wireless Encryption (OWE)
# Experimental implementation of draft-harkins-owe-07.txt CONFIG_OWE=y
#CONFIG_OWE=y
# Device Provisioning Protocol (DPP) # Device Provisioning Protocol (DPP)
# This requires CONFIG_IEEE80211W=y to be enabled, too. (see # This requires CONFIG_IEEE80211W=y to be enabled, too. (see