diff options
Diffstat (limited to 'arch/Kconfig')
| -rw-r--r-- | arch/Kconfig | 2 |
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 | ||
| 33 | config OPROFILE_NMI_TIMER | 33 | config 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 | ||
| 37 | config KPROBES | 37 | config KPROBES |
| 38 | bool "Kprobes" | 38 | bool "Kprobes" |
