feat: improve Kconfig structure on MM

Signed-off-by: Shell <smokewood@qq.com>
This commit is contained in:
Shell
2025-02-25 11:26:30 +08:00
committed by Rbb666
parent 60f7b3affc
commit d9b36c8d18
3 changed files with 16 additions and 12 deletions
-5
View File
@@ -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