wpa_supplicant: enable WPA3-SAE-PK

This commit is contained in:
oddlama 2023-03-22 00:32:06 +01:00
parent 5a233eee54
commit 0a85190a97
No known key found for this signature in database
GPG Key ID: 14EFE510775FE39A

View File

@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
CONFIG_LIBNL32=y
CONFIG_OWE=y
CONFIG_P2P=y
CONFIG_SAE_PK=y
CONFIG_TDLS=y
CONFIG_TLS=openssl
CONFIG_TLSV11=y