moby: drop AUXDISPLAY & related kernel config overrides
This commit is contained in:
@@ -80,10 +80,6 @@ linux_latest.override {
|
||||
# TODO: at least one of these is actually required for boot
|
||||
SYSFB_SIMPLEFB = lib.mkForce no;
|
||||
DRM_ACCEL = lib.mkForce no;
|
||||
AUXDISPLAY = lib.mkForce no;
|
||||
DRM_DISPLAY_DP_AUX_CEC = lib.mkForce no;
|
||||
DRM_DISPLAY_DP_AUX_CHARDEV = lib.mkForce no;
|
||||
DRM_VC4_HDMI_CEC = lib.mkForce no;
|
||||
|
||||
# TODO: at least one of these is actually required for boot.
|
||||
NO_HZ_IDLE = yes;
|
||||
|
Reference in New Issue
Block a user