Skip to content

Commit

Permalink
Enable kernel preemption
Browse files Browse the repository at this point in the history
Signed-off-by: Vince JV <[email protected]>
  • Loading branch information
vincejv committed Dec 21, 2024
1 parent a72233d commit f836e50
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion target/linux/x86/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,11 @@ CONFIG_PHYSICAL_START=0x1000000
# CONFIG_PHY_INTEL_LGM_EMMC is not set
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POWER_SUPPLY=y
CONFIG_PREEMPT_NONE_BUILD=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_BUILD=y
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPT_DYNAMIC=y
CONFIG_PREEMPT_RCU=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_PID_ARCH_STATUS=y
Expand Down

0 comments on commit f836e50

Please sign in to comment.