diff options
Diffstat (limited to 'kernel/trace/Kconfig')
-rw-r--r-- | kernel/trace/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index 5d733da5345a..058d949a3214 100644 --- a/kernel/trace/Kconfig +++ b/kernel/trace/Kconfig | |||
@@ -61,6 +61,7 @@ config TRACING_SUPPORT | |||
61 | bool | 61 | bool |
62 | depends on TRACE_IRQFLAGS_SUPPORT | 62 | depends on TRACE_IRQFLAGS_SUPPORT |
63 | depends on STACKTRACE_SUPPORT | 63 | depends on STACKTRACE_SUPPORT |
64 | default y | ||
64 | 65 | ||
65 | if TRACING_SUPPORT | 66 | if TRACING_SUPPORT |
66 | 67 | ||