]> Pileus Git - ~andy/linux/blobdiff - arch/ia64/Kconfig
Kprobes: indicate kretprobe support in Kconfig
[~andy/linux] / arch / ia64 / Kconfig
index b0de1132dfc02e0537c381b66be30d507daee2f5..56762d3c2a6a4dd259dab76b9d0d6f87e0bcaf33 100644 (file)
@@ -15,8 +15,10 @@ config IA64
        select ACPI if (!IA64_HP_SIM)
        select PM if (!IA64_HP_SIM)
        select ARCH_SUPPORTS_MSI
+       select HAVE_IDE
        select HAVE_OPROFILE
        select HAVE_KPROBES
+       select HAVE_KRETPROBES
        default y
        help
          The Itanium Processor Family is Intel's 64-bit successor to
@@ -231,7 +233,14 @@ config PGTABLE_4
 
 endchoice
 
+if IA64_HP_SIM
+config HZ
+       default 32
+endif
+
+if !IA64_HP_SIM
 source kernel/Kconfig.hz
+endif
 
 config IA64_BRL_EMU
        bool