Skip to content

Commit

Permalink
defconfig: Enable RCU boost
Browse files Browse the repository at this point in the history
Signed-off-by: KenHV <[email protected]>
  • Loading branch information
KenHV committed Apr 9, 2022
1 parent e74615a commit 9a57f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/x86/configs/kensur_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_PREEMPT=y
# CONFIG_PREEMPT_DYNAMIC is not set
# CONFIG_CPU_ISOLATION is not set
CONFIG_RCU_EXPERT=y
CONFIG_RCU_BOOST=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_UCLAMP_TASK=y
Expand Down

0 comments on commit 9a57f09

Please sign in to comment.