hostap: use the correct config for EAP_SERVER

Should use EAP_SERVER and EAP_SERVER_IDENTITY as the correct config,
for the WPS case of AP.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
This commit is contained in:
Maochen Wang 2024-10-14 16:19:06 +08:00 committed by Benjamin Cabé
parent 13f473d7eb
commit 407259462c

View File

@ -224,8 +224,8 @@ zephyr_library_compile_definitions_ifdef(CONFIG_WIFI_NM_WPA_SUPPLICANT_AP
CONFIG_NO_ACCOUNTING
NEED_AP_MLME
CONFIG_IEEE80211AC
CONFIG_EAP_SERVER
CONFIG_EAP_SERVER_IDENTITY
EAP_SERVER
EAP_SERVER_IDENTITY
)
zephyr_library_compile_definitions_ifdef(CONFIG_WIFI_NM_WPA_SUPPLICANT_11AX