diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-07-31 14:22:31 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-08-16 11:37:20 -0400 |
commit | de32951b29be3d6cc7a92bfbf366f48a9f4c4407 (patch) | |
tree | 566e875f21f3723f94dead890217c85457757e58 /arch/x86/Kconfig.debug | |
parent | ed2cf90735daf40ab8d938b4b6d3ca43c0f84466 (diff) |
tracing: Simplify the Kconfig dependency of FTRACE
The entire FTRACE block is surrounded by 'if TRACING_SUPPORT' ...
'endif'.
Using 'depends on' is a simpler way to guard FTRACE.
Link: https://lkml.kernel.org/r/20210731052233.4703-1-masahiroy@kernel.org
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'arch/x86/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions