mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-28 16:46:31 +03:00
fix(openthread): fix an error in Kconfig
This commit is contained in:
@@ -45,9 +45,9 @@ menu "OpenThread"
|
||||
endmenu
|
||||
|
||||
menu "Thread Console"
|
||||
depends on OPENTHREAD_ENABLED
|
||||
config OPENTHREAD_CONSOLE_ENABLE
|
||||
bool "Enable OpenThread console"
|
||||
depends on OPENTHREAD_ENABLED
|
||||
default y
|
||||
help
|
||||
Enable the OpenThread-specific console provided by the SDK. This only controls whether
|
||||
|
||||
Reference in New Issue
Block a user