FIX: [hostapd] enable Opportunistic Wireless Encryption (OWE)
FIX: [wpa_supplicant] enable Opportunistic Wireless Encryption (OWE) BugzId: 60661
This commit is contained in:
parent
c42a7fc5f5
commit
912946d115
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue