Ver código fonte

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>
Roland McGrath 17 anos atrás
pai
commit
768225868c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      arch/sparc64/Kconfig

+ 1 - 0
arch/sparc64/Kconfig

@@ -17,6 +17,7 @@ config SPARC64
 	select HAVE_LMB
 	select HAVE_LMB
 	select HAVE_ARCH_KGDB
 	select HAVE_ARCH_KGDB
 	select USE_GENERIC_SMP_HELPERS if SMP
 	select USE_GENERIC_SMP_HELPERS if SMP
+	select HAVE_ARCH_TRACEHOOK
 
 
 config GENERIC_TIME
 config GENERIC_TIME
 	bool
 	bool