mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 00:27:19 +08:00
[kernel] change RT_DEBUGING_INIT default to n
This commit is contained in:
parent
227ea54d9d
commit
b6a595ea62
@ -213,7 +213,7 @@ menuconfig RT_USING_DEBUG
|
||||
|
||||
config RT_DEBUGING_INIT
|
||||
bool "Enable debugging of components initialization"
|
||||
default y
|
||||
default n
|
||||
|
||||
config RT_DEBUGING_PAGE_LEAK
|
||||
bool "Enable page leaking tracer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user