mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-21 00:48:14 +00:00
esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig
This commit is contained in:

committed by
Jiang Jiang Jian

parent
db59ab5000
commit
30a2558450
@@ -358,7 +358,7 @@ int esp_supplicant_init(void)
|
||||
|
||||
esp_wifi_register_wpa_cb_internal(wpa_cb);
|
||||
|
||||
#if CONFIG_WPA_WAPI_PSK
|
||||
#if CONFIG_ESP_WIFI_WAPI_PSK
|
||||
ret = esp_wifi_internal_wapi_init();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user