pain
This commit is contained in:
parent
3959c0fcf6
commit
020b686d69
1 changed files with 5 additions and 5 deletions
|
|
@ -47,11 +47,11 @@ self: super: {
|
|||
HZ_1000_NODEF = yes;
|
||||
|
||||
# preempt
|
||||
CONFIG_PREEMPT = yes;
|
||||
CONFIG_PREEMPT_COUNT = yes;
|
||||
CONFIG_PREEMPT_VOLUNTARY = no;
|
||||
CONFIG_PREEMPTION = yes;
|
||||
CONFIG_PREEMPT_DYNAMIC = yes;
|
||||
PREEMPT = yes;
|
||||
PREEMPT_COUNT = yes;
|
||||
PREEMPT_VOLUNTARY = no;
|
||||
PREEMPTION = yes;
|
||||
PREEMPT_DYNAMIC = yes;
|
||||
|
||||
# scheduler
|
||||
# SCHED_ALT = yes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue