Merge pull request #242998 from duament/wpa_supplicant-wpa3-enterprise
wpa_supplicant: enable WPA3-Enterprise
This commit is contained in:
commit
2a229e7bf2
@ -67,6 +67,8 @@ stdenv.mkDerivation rec {
|
||||
CONFIG_WPS=y
|
||||
CONFIG_WPS_ER=y
|
||||
CONFIG_WPS_NFS=y
|
||||
CONFIG_SUITEB=y
|
||||
CONFIG_SUITEB192=y
|
||||
'' + optionalString withPcsclite ''
|
||||
CONFIG_EAP_SIM=y
|
||||
CONFIG_EAP_AKA=y
|
||||
|
Loading…
Reference in New Issue
Block a user