mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
feat: improve Kconfig structure on MM
Signed-off-by: Shell <smokewood@qq.com>
This commit is contained in:
@@ -224,11 +224,6 @@ menuconfig RT_USING_DEBUG
|
||||
bool "Enable debugging of components automatic initialization"
|
||||
default n
|
||||
|
||||
config RT_DEBUGING_PAGE_LEAK
|
||||
bool "Enable page leaking tracer"
|
||||
depends on ARCH_MM_MMU
|
||||
default n
|
||||
|
||||
config RT_DEBUGING_SPINLOCK
|
||||
bool "Enable spinlock debugging"
|
||||
depends on RT_USING_SMP
|
||||
|
||||
Reference in New Issue
Block a user