aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index e1068987bad1..a65eafb24997 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -32,7 +32,7 @@ config HAVE_OPROFILE
32 32
33config OPROFILE_NMI_TIMER 33config OPROFILE_NMI_TIMER
34 def_bool y 34 def_bool y
35 depends on PERF_EVENTS && HAVE_PERF_EVENTS_NMI 35 depends on PERF_EVENTS && HAVE_PERF_EVENTS_NMI && !PPC64
36 36
37config KPROBES 37config KPROBES
38 bool "Kprobes" 38 bool "Kprobes"