diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index db434f8171d3..1992b8fe6a2f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -20,8 +20,7 @@ config X86 | |||
20 | def_bool y | 20 | def_bool y |
21 | 21 | ||
22 | config GENERIC_LOCKBREAK | 22 | config GENERIC_LOCKBREAK |
23 | def_bool y | 23 | def_bool n |
24 | depends on SMP && PREEMPT | ||
25 | 24 | ||
26 | config GENERIC_TIME | 25 | config GENERIC_TIME |
27 | def_bool y | 26 | def_bool y |