wpa_supplicant: enable WNM (802.11v)

Provides better roaming support.
This commit is contained in:
Martin Weinelt 2022-02-04 23:52:39 +01:00
parent ed521d40f6
commit 4fbcc67dc9
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
CONFIG_TLS=openssl
CONFIG_TLSV11=y
CONFIG_VHT_OVERRIDES=y
CONFIG_WNM=y
CONFIG_WPS=y
CONFIG_WPS_ER=y
CONFIG_WPS_NFS=y