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:
parent
13f473d7eb
commit
407259462c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user