We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb497d commit 0099808Copy full SHA for 0099808
arch/x86/Kconfig
@@ -209,6 +209,7 @@ config X86
209
select HAVE_PERF_REGS
210
select HAVE_PERF_USER_STACK_DUMP
211
select MMU_GATHER_RCU_TABLE_FREE if PARAVIRT
212
+ select HAVE_POSIX_CPU_TIMERS_TASK_WORK
213
select HAVE_REGS_AND_STACK_ACCESS_API
214
select HAVE_RELIABLE_STACKTRACE if X86_64 && (UNWINDER_FRAME_POINTER || UNWINDER_ORC) && STACK_VALIDATION
215
select HAVE_FUNCTION_ARG_ACCESS_API
0 commit comments