moby: kernel: remove extraneous PREEMPT-related options
this is a no-op change: the dropped option values are defaults from the remaining ones
This commit is contained in:
@@ -92,11 +92,7 @@ linux_latest.override {
|
|||||||
|
|
||||||
# this is required for boot (but why??)
|
# this is required for boot (but why??)
|
||||||
PREEMPT = lib.mkForce yes;
|
PREEMPT = lib.mkForce yes;
|
||||||
# TODO: at least one of these is actually required for boot.
|
# this is required for boot (but why??)
|
||||||
PREEMPTION = yes;
|
|
||||||
PREEMPT_BUILD = yes;
|
|
||||||
PREEMPT_COUNT = yes;
|
|
||||||
PREEMPT_RCU = yes;
|
|
||||||
PREEMPT_VOLUNTARY_BUILD = no;
|
PREEMPT_VOLUNTARY_BUILD = no;
|
||||||
|
|
||||||
# this is required for boot (but why??)
|
# this is required for boot (but why??)
|
||||||
|
Reference in New Issue
Block a user