Commit 3231739d authored by Paul Mundt's avatar Paul Mundt

sh: Enable HAVE_ARCH_TRACEHOOK.

Now that the rest of the support requirements are out of the way, finally
enable support for tracehook.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fb4f87a2
...@@ -23,6 +23,7 @@ config SUPERH32 ...@@ -23,6 +23,7 @@ config SUPERH32
def_bool !SUPERH64 def_bool !SUPERH64
select HAVE_KPROBES select HAVE_KPROBES
select HAVE_KRETPROBES select HAVE_KRETPROBES
select HAVE_ARCH_TRACEHOOK if (!SH_FPU && !SH_DSP)
config SUPERH64 config SUPERH64
def_bool y if CPU_SH5 def_bool y if CPU_SH5
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment