Commit 99bbc4b1 authored by Roland McGrath's avatar Roland McGrath

x86: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK

The x86 arch code has all the prerequisites, so set HAVE_ARCH_TRACEHOOK.
Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
parent 59e52130
......@@ -30,6 +30,7 @@ config X86
select HAVE_FTRACE
select HAVE_KVM if ((X86_32 && !X86_VOYAGER && !X86_VISWS && !X86_NUMAQ) || X86_64)
select HAVE_ARCH_KGDB if !X86_VOYAGER
select HAVE_ARCH_TRACEHOOK
select HAVE_EFFICIENT_UNALIGNED_ACCESS
config ARCH_DEFCONFIG
......
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