wpa_supplicant: enable WPA3-SAE-PK
This commit is contained in:
parent
5a233eee54
commit
0a85190a97
@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
CONFIG_LIBNL32=y
|
CONFIG_LIBNL32=y
|
||||||
CONFIG_OWE=y
|
CONFIG_OWE=y
|
||||||
CONFIG_P2P=y
|
CONFIG_P2P=y
|
||||||
|
CONFIG_SAE_PK=y
|
||||||
CONFIG_TDLS=y
|
CONFIG_TDLS=y
|
||||||
CONFIG_TLS=openssl
|
CONFIG_TLS=openssl
|
||||||
CONFIG_TLSV11=y
|
CONFIG_TLSV11=y
|
||||||
|
Loading…
Reference in New Issue
Block a user