mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
Merge branch 'fix/fix_an_ot_kconfig_error_v5.3' into 'release/v5.3'
fix(openthread): fix an error in Kconfig (v5.3) See merge request espressif/esp-idf!43998
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