[PATCH] Kprobes: Make kprobe modules more portable
[safe/jmp/linux-2.6] / arch / ia64 / Kconfig
index 0b7f701..70f7eb9 100644 (file)
@@ -516,7 +516,7 @@ source "arch/ia64/oprofile/Kconfig"
 
 config KPROBES
        bool "Kprobes (EXPERIMENTAL)"
-       depends on EXPERIMENTAL && MODULES
+       depends on KALLSYMS && EXPERIMENTAL && MODULES
        help
          Kprobes allows you to trap at almost any kernel address and
          execute a callback function.  register_kprobe() establishes