summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-11-01 14:03:47 +0400
committerMinda Chen <minda.chen@starfivetech.com>2023-11-06 14:24:51 +0300
commitb824ffe7d30adf721b7ff53b67bf2f90f17164a1 (patch)
treec5512095b6036fb235d6389430d46cb01328d3e3 /arch/x86/Kconfig
parent3a2082769702a96b80d8f1c7c6420df7237ec826 (diff)
downloadlinux-b824ffe7d30adf721b7ff53b67bf2f90f17164a1.tar.xz
x86: Support for lazy preemption
Implement the x86 pieces for lazy preempt. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
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 28260be70ec7..821f3efcc257 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -231,6 +231,7 @@ config X86
select HAVE_PCI
select HAVE_PERF_REGS
select HAVE_PERF_USER_STACK_DUMP
+ select HAVE_PREEMPT_LAZY
select MMU_GATHER_RCU_TABLE_FREE if PARAVIRT
select HAVE_POSIX_CPU_TIMERS_TASK_WORK
select HAVE_REGS_AND_STACK_ACCESS_API