refactor: Kconfig选项解耦
close: #I5I7LX

Signed-off-by: arvinzzz <zhaotianyu9@huawei.com>
Change-Id: Ieaf3bc6bf0c345a7d7945abb9133bd40fbe9d5b8
This commit is contained in:
arvinzzz
2022-07-23 21:21:59 +08:00
committed by Zhaotianyu
parent 39839d313c
commit 91650c04a6
2 changed files with 12 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
config KERNEL_TRACE
bool "Enable Trace Feature"
default n
depends on DEBUG_HOOK
select DEBUG_HOOK
config TRACE_MSG_EXTEND
bool "Enable Record more extended content"