Explorar o código

mn10300: fix oprofile

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>
David Howells %!s(int64=17) %!d(string=hai) anos
pai
achega
58bafe72ad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/mn10300/Kconfig

+ 1 - 0
arch/mn10300/Kconfig

@@ -7,6 +7,7 @@ mainmenu "Linux Kernel Configuration"
 
 config MN10300
 	def_bool y
+	select HAVE_OPROFILE
 
 config AM33
 	def_bool y