Browse Source

microblaze: preliminary enabling for LATENCYTOP support in Kconfig

Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 15 years ago
parent
commit
fb5a32dc1a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      arch/microblaze/Kconfig

+ 3 - 0
arch/microblaze/Kconfig

@@ -63,6 +63,9 @@ config STACKTRACE_SUPPORT
 config LOCKDEP_SUPPORT
 config LOCKDEP_SUPPORT
 	def_bool y
 	def_bool y
 
 
+config HAVE_LATENCYTOP_SUPPORT
+	def_bool y
+
 config PCI
 config PCI
 	def_bool n
 	def_bool n