Merge pull request #242998 from duament/wpa_supplicant-wpa3-enterprise

wpa_supplicant: enable WPA3-Enterprise
This commit is contained in:
Michele Guerini Rocco 2024-07-18 09:34:55 +02:00 committed by GitHub
commit 2a229e7bf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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