moby: drop NO_HZ_IDLE & related kernel overrides
PPP still boots
This commit is contained in:
@@ -83,14 +83,6 @@ linux_latest.override {
|
||||
SYSFB_SIMPLEFB = lib.mkForce no;
|
||||
DRM_ACCEL = lib.mkForce no;
|
||||
|
||||
# TODO: at least one of these is actually required for boot.
|
||||
NO_HZ_IDLE = yes;
|
||||
NO_HZ_FULL = lib.mkForce no;
|
||||
CONTEXT_TRACKING_USER = no;
|
||||
TICK_CPU_ACCOUNTING = yes;
|
||||
VIRT_CPU_ACCOUNTING = no;
|
||||
TASKS_RCU = yes;
|
||||
STANDALONE = lib.mkForce yes;
|
||||
# TODO: at least one of these is actually required for boot.
|
||||
CRASH_DUMP = lib.mkForce yes;
|
||||
CRASH_RESERVE = yes;
|
||||
|
Reference in New Issue
Block a user