diff options
author | Tony Luck <tony.luck@intel.com> | 2008-10-17 22:51:16 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-10-17 22:51:16 +0200 |
commit | 9224652cc76417bfe779bcdb1243cf0b083e3eee (patch) | |
tree | d80d0f2d00d9eda6500deedc9488071f005f732b /arch/ia64/Kconfig | |
parent | Pull compat into release branch (diff) | |
parent | [IA64] utrace Convert compat ptrace to use compat_sys_ptrace (diff) | |
download | linux-9224652cc76417bfe779bcdb1243cf0b083e3eee.tar.xz linux-9224652cc76417bfe779bcdb1243cf0b083e3eee.zip |
Pull utrace into release branch
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 3b7aa38254a8..892f296f99b6 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -21,6 +21,7 @@ config IA64 select HAVE_KRETPROBES select HAVE_DMA_ATTRS select HAVE_KVM + select HAVE_ARCH_TRACEHOOK default y help The Itanium Processor Family is Intel's 64-bit successor to |