From: David Howells Date: Fri, 20 Feb 2009 23:38:38 +0000 (-0800) Subject: mn10300: fix oprofile X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=58bafe72ad937ec0813109254a154cf32be25fc4;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git mn10300: fix oprofile oprofile for MN10300 seems to have been broken by the advent of the new tracing framework. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index 9a9f43358879..41d16822e616 100644 --- 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