Skip to content

Commit

Permalink
sh: Enable HAVE_ARCH_TRACEHOOK.
Browse files Browse the repository at this point in the history
Now that the rest of the support requirements are out of the way, finally
enable support for tracehook.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Sep 12, 2008
1 parent fb4f87a commit 3231739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ config SUPERH32
def_bool !SUPERH64
select HAVE_KPROBES
select HAVE_KRETPROBES
select HAVE_ARCH_TRACEHOOK if (!SH_FPU && !SH_DSP)

config SUPERH64
def_bool y if CPU_SH5
Expand Down

0 comments on commit 3231739

Please sign in to comment.