[PATCH 2/3] MN10300: Fix oprofile

From: David Howells
Date: Tue Feb 17 2009 - 11:56:49 EST


oprofile for MN10300 seems to have been broken by the advent of the new tracing
framework.

Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
---

arch/mn10300/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index 9a9f433..41d1682 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/