!761 refactor: Kconfig解耦

Merge pull request !761 from Zhaotianyu/cherry-pick-1658890842
This commit is contained in:
openharmony_ci
2022-07-27 07:38:03 +00:00
committed by Gitee
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"