aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-08-17 08:22:04 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-10-29 21:25:11 +0100
commitc0ff3c53d4f99f5e0ac5fc30ad77f26159b347e0 (patch)
treeace67e4403900863e8532068c9caa120aa726d0a /arch/mips/Kconfig
parentMIPS: Switch ELF core dumper to use regsets. (diff)
downloadlinux-dev-c0ff3c53d4f99f5e0ac5fc30ad77f26159b347e0.tar.xz
linux-dev-c0ff3c53d4f99f5e0ac5fc30ad77f26159b347e0.zip
MIPS: Enable HAVE_ARCH_TRACEHOOK.
This enables /proc/<pid>/syscall and the ptrace PTRACE_GETREGSET and PTRACE_SETREGSET operations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index e70cf31c6ba3..d523b5489929 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -8,6 +8,7 @@ config MIPS
select HAVE_PERF_EVENTS
select PERF_USE_VMALLOC
select HAVE_ARCH_KGDB
+ select HAVE_ARCH_TRACEHOOK
select ARCH_HAVE_CUSTOM_GPIO_H
select HAVE_FUNCTION_TRACER
select HAVE_FUNCTION_TRACE_MCOUNT_TEST