Explorar o código

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 %!s(int64=17) %!d(string=hai) anos
pai
achega
768225868c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/sparc64/Kconfig

+ 1 - 0
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