forked from espressif/esp-idf
components/esp32: remove dependency of WIFI_ENABLED on FREERTOS_UNICORE
This commit is contained in:
@@ -7,7 +7,6 @@ config WIFI_ENABLED
|
||||
This compiles in the low-level WiFi stack.
|
||||
|
||||
Temporarily, this option requires that FreeRTOS runs in single core mode.
|
||||
depends on FREERTOS_UNICORE
|
||||
|
||||
config WIFI_AUTO_STARTUP
|
||||
bool "Start WiFi with system startup"
|
||||
|
Reference in New Issue
Block a user