summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
diff options
context:
space:
mode:
authorMark Salter2010-09-23 19:04:33 +0200
committerLinus Torvalds2010-09-23 19:20:58 +0200
commited3473b18f85b591c1e8afec831e9e06120142b7 (patch)
treea75d7ae57029b5642165678143bf7a1d91eada4a /arch/mn10300
parentMN10300: Fix SIGRTMAX (diff)
downloadkernel-qcow2-linux-ed3473b18f85b591c1e8afec831e9e06120142b7.tar.gz
kernel-qcow2-linux-ed3473b18f85b591c1e8afec831e9e06120142b7.tar.xz
kernel-qcow2-linux-ed3473b18f85b591c1e8afec831e9e06120142b7.zip
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Remove specification of HAVE_ARCH_TRACEHOOK for MN10300 as the arch does not support it at this time. Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mn10300')
-rw-r--r--arch/mn10300/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index 444b9f918fdf..7c2a2f7f8dc1 100644
--- a/arch/mn10300/Kconfig
+++ b/arch/mn10300/Kconfig
@@ -8,7 +8,6 @@ mainmenu "Linux Kernel Configuration"
config MN10300
def_bool y
select HAVE_OPROFILE
- select HAVE_ARCH_TRACEHOOK
config AM33
def_bool y