projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a9e64
)
mn10300: fix oprofile
author
David Howells
<dhowells@redhat.com>
Fri, 20 Feb 2009 23:38:38 +0000
(15:38 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Feb 2009 01:57:48 +0000
(17:57 -0800)
oprofile for MN10300 seems to have been broken by the advent of the new
tracing framework.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/mn10300/Kconfig
b/arch/mn10300/Kconfig
index 9a9f433588792f5030796b2686193f4983c98ce9..41d16822e616b0f61062f04ba3d3560a579cb946 100644
(file)
--- a/
arch/mn10300/Kconfig
+++ b/
arch/mn10300/Kconfig
@@
-7,6
+7,7
@@
mainmenu "Linux Kernel Configuration"
config MN10300
def_bool y
+ select HAVE_OPROFILE
config AM33
def_bool y