diff --git a/init/Kconfig b/init/Kconfig index fdeff4ab5995b57beb36824ee1eafaf7f36ea00e..ba1e6eaf4c36e72bdf29d0b683b9c118fb0b38db 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -698,6 +698,7 @@ config RCU_BOOST_DELAY config RCU_NOCB_CPU bool "Offload RCU callback processing from boot-selected CPUs" depends on TREE_RCU || PREEMPT_RCU + depends on RCU_EXPERT || NO_HZ_FULL default n help Use this option to reduce OS jitter for aggressive HPC or