diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/microblaze/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 5ba4dcd56cad..57eeaa60ca69 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
@@ -63,6 +63,9 @@ config STACKTRACE_SUPPORT | |||
63 | config LOCKDEP_SUPPORT | 63 | config LOCKDEP_SUPPORT |
64 | def_bool y | 64 | def_bool y |
65 | 65 | ||
66 | config HAVE_LATENCYTOP_SUPPORT | ||
67 | def_bool y | ||
68 | |||
66 | config PCI | 69 | config PCI |
67 | def_bool n | 70 | def_bool n |
68 | 71 | ||