aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-04-20 17:42:22 -0700
committerDavid S. Miller <davem@davemloft.net>2008-07-27 17:33:07 -0700
commit768225868c16d882f7a38a11027945284dc9f49e (patch)
treee5654231faf768ac7c72c835f929ca1140dfb11f /arch/sparc64
parentsparc: Add user_stack_pointer(). (diff)
downloadlinux-dev-768225868c16d882f7a38a11027945284dc9f49e.tar.xz
linux-dev-768225868c16d882f7a38a11027945284dc9f49e.zip
sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
The sparc64 arch code has all the prerequisites, so set HAVE_ARCH_TRACEHOOK. Signed-off-by: Roland McGrath <roland@redhat.com>
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index 7c88263256af..923a98959fa7 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -17,6 +17,7 @@ config SPARC64
select HAVE_LMB
select HAVE_ARCH_KGDB
select USE_GENERIC_SMP_HELPERS if SMP
+ select HAVE_ARCH_TRACEHOOK
config GENERIC_TIME
bool