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 def_bool y config GENERIC_LOCKBREAK - def_bool y - depends on SMP && PREEMPT + def_bool n config GENERIC_TIME def_bool y |