ci(wifi): Add builds for FT, RRM and WNM configs

This commit is contained in:
Kapil Gupta
2025-03-17 23:20:22 +05:30
committed by Shreyas Sheth
parent 31bb54373d
commit 18d8bc4286
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
CONFIG_ESP_WIFI_11R_SUPPORT=y

View File

@@ -0,0 +1,2 @@
CONFIG_ESP_WIFI_11KV_SUPPORT=y
CONFIG_ESP_WIFI_RRM_SUPPORT=y

View File

@@ -0,0 +1,2 @@
CONFIG_ESP_WIFI_11KV_SUPPORT=y
CONFIG_ESP_WIFI_WNM_SUPPORT=y