summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/files/cfg/rcu_boost.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/rcu_boost.cfg b/recipes-kernel/linux/files/cfg/rcu_boost.cfg
new file mode 100644
index 0000000..4bd0991
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/rcu_boost.cfg
@@ -0,0 +1,5 @@
1CONFIG_RT_MUTEXES=y
2CONFIG_PREEMPT_RCU=y
3CONFIG_RCU_BOOST=y
4CONFIG_RCU_BOOST_PRIO=1
5CONFIG_RCU_BOOST_DELAY=500