commit | 5d289964e1f1e8a2ec4289274bf15bce6a4f8ab8 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Jun 11 13:08:37 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 09:02:20 2009 -0700 |
tree | 061886f652727e344067fef18ed50446bae84986 | |
parent | fd4f683d045e053abb093f80d81afce30ceadad2 [diff] [blame] |
MN10300: Add utrace/tracehooks support Add utrace/tracehooks support to MN10300. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index 3559267..89faaca 100644 --- a/arch/mn10300/Kconfig +++ b/arch/mn10300/Kconfig
@@ -8,6 +8,7 @@ config MN10300 def_bool y select HAVE_OPROFILE + select HAVE_ARCH_TRACEHOOK config AM33 def_bool y