aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 65594884f32f..72db31c78666 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -19,6 +19,7 @@ config X86_64
19config X86 19config X86
20 def_bool y 20 def_bool y
21 select HAVE_OPROFILE 21 select HAVE_OPROFILE
22 select HAVE_KPROBES
22 23
23config GENERIC_LOCKBREAK 24config GENERIC_LOCKBREAK
24 def_bool n 25 def_bool n