moby: drop AUXDISPLAY & related kernel overrides
PPP still boots
This commit is contained in:
@@ -162,11 +162,11 @@ linux_latest.override {
|
|||||||
CHROMEOS_TBMC = lib.mkForce no;
|
CHROMEOS_TBMC = lib.mkForce no;
|
||||||
MOUSE_ELAN_I2C_SMBUS = lib.mkForce no;
|
MOUSE_ELAN_I2C_SMBUS = lib.mkForce no;
|
||||||
XFRM_ESPINTCP = no;
|
XFRM_ESPINTCP = no;
|
||||||
# or maybe one of these?
|
|
||||||
AUXDISPLAY = lib.mkForce no;
|
# AUXDISPLAY = lib.mkForce no;
|
||||||
DRM_DISPLAY_DP_AUX_CEC = lib.mkForce no;
|
# DRM_DISPLAY_DP_AUX_CEC = lib.mkForce no;
|
||||||
DRM_DISPLAY_DP_AUX_CHARDEV = lib.mkForce no;
|
# DRM_DISPLAY_DP_AUX_CHARDEV = lib.mkForce no;
|
||||||
DRM_VC4_HDMI_CEC = lib.mkForce no;
|
# DRM_VC4_HDMI_CEC = lib.mkForce no;
|
||||||
|
|
||||||
# TODO: one of these is required for boot?
|
# TODO: one of these is required for boot?
|
||||||
SLAB_BUCKETS = lib.mkForce no;
|
SLAB_BUCKETS = lib.mkForce no;
|
||||||
|
Reference in New Issue
Block a user