wpa_supplicant: enable WNM (802.11v)
Provides better roaming support.
This commit is contained in:
parent
ed521d40f6
commit
4fbcc67dc9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user