Skip to content

Commit

Permalink
[Kernel Config] Enable CONFIG_PREEMPT_DYNAMIC (#92)
Browse files Browse the repository at this point in the history
config: enable `CONFIG_PREEMPT_DYNAMIC`
  • Loading branch information
Locietta authored Nov 22, 2024
1 parent 2b260b0 commit dbb9a82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions wsl2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_LSM=y
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT_DYNAMIC is not set
CONFIG_PREEMPT_DYNAMIC=y
CONFIG_SCHED_CORE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_TASKSTATS=y
Expand Down

0 comments on commit dbb9a82

Please sign in to comment.