moby: drop AUXDISPLAY & related kernel config overrides

This commit is contained in:
2024-09-24 04:19:20 +00:00
parent 397ca4cea8
commit 418cc7cfc2

View File

@@ -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;