Skip to content

Commit f0ad835

Browse files
author
Jiang Jiang Jian
committed
Merge branch 'bugfix/add_dependency_suiteb_on_enterprise_v5.4' into 'release/v5.4'
fix(esp_wifi): Add depenedency of 192 bit config on wifi enterprise (v5.4) See merge request espressif/esp-idf!42058
2 parents 76d19ae + eb93cd9 commit f0ad835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/esp_wifi/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ menu "Wi-Fi"
544544
config ESP_WIFI_SUITE_B_192
545545
bool "Enable NSA suite B support with 192 bit key"
546546
default n
547+
depends on ESP_WIFI_ENTERPRISE_SUPPORT
547548
depends on SOC_WIFI_GCMP_SUPPORT
548549
select ESP_WIFI_GCMP_SUPPORT
549550
select ESP_WIFI_GMAC_SUPPORT

0 commit comments

Comments
 (0)