projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf2d809
)
microblaze: preliminary enabling for LATENCYTOP support in Kconfig
author
Michal Simek
<monstr@monstr.eu>
Mon, 16 Nov 2009 08:09:47 +0000
(09:09 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 14 Dec 2009 07:40:09 +0000
(08:40 +0100)
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/microblaze/Kconfig
b/arch/microblaze/Kconfig
index 5ba4dcd56cadf1777d9df3356842ae6688865c38..57eeaa60ca69c16f4a2dac0d67955d7cf5ecaa19 100644
(file)
--- a/
arch/microblaze/Kconfig
+++ b/
arch/microblaze/Kconfig
@@
-63,6
+63,9
@@
config STACKTRACE_SUPPORT
config LOCKDEP_SUPPORT
def_bool y
+config HAVE_LATENCYTOP_SUPPORT
+ def_bool y
+
config PCI
def_bool n