File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,22 @@ tests:
6060 - CONFIG_WIFI_NM_WPA_SUPPLICANT_INF_MON=n
6161 - CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_ENTERPRISE=y
6262 - CONFIG_WIFI_NM_HOSTAPD_CRYPTO_ENTERPRISE=y
63+ wifi.build.hostapd_wps :
64+ extra_configs :
65+ - CONFIG_WIFI_NM_HOSTAPD_AP=y
66+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_INF_MON=n
67+ - CONFIG_WIFI_NM_HOSTAPD_WPS=y
68+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_WPS=y
69+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_EAPOL=y
70+ wifi.build.hostapd_dpp :
71+ extra_configs :
72+ - CONFIG_WIFI_NM_HOSTAPD_AP=y
73+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_INF_MON=n
74+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_DPP=y
75+ wifi.build.roaming :
76+ extra_configs :
77+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_ROAMING=y
78+ - CONFIG_WIFI_NM_WPA_SUPPLICANT_SKIP_DHCP_ON_ROAMING=y
6379 wifi.build.dpp :
6480 extra_configs :
6581 - CONFIG_WIFI_NM_WPA_SUPPLICANT_DPP=y
You can’t perform that action at this time.
0 commit comments