diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index aaf99892d1b3..5e2185432ad3 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -53,6 +53,9 @@ config STACKTRACE_SUPPORT | |||
53 | bool | 53 | bool |
54 | default y | 54 | default y |
55 | 55 | ||
56 | config HAVE_LATENCYTOP_SUPPORT | ||
57 | def_bool y | ||
58 | |||
56 | config TRACE_IRQFLAGS_SUPPORT | 59 | config TRACE_IRQFLAGS_SUPPORT |
57 | bool | 60 | bool |
58 | depends on PPC64 | 61 | depends on PPC64 |