From: Roland McGrath Date: Mon, 21 Apr 2008 00:42:22 +0000 (-0700) Subject: sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK X-Git-Tag: v2.6.27-rc1~32^2~5 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=768225868c16d882f7a38a11027945284dc9f49e;p=linux-2.6-omap-h63xx.git sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK The sparc64 arch code has all the prerequisites, so set HAVE_ARCH_TRACEHOOK. Signed-off-by: Roland McGrath --- diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig index 7c88263256a..923a98959fa 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