moby: note that HOTPLUG_PCI_PCIE & related kernel config overrides are required to boot
This commit is contained in:
@@ -110,10 +110,11 @@ linux_latest.override {
|
|||||||
|
|
||||||
# TODO: at least one of these is actually required for boot.
|
# TODO: at least one of these is actually required for boot.
|
||||||
BT_HCIUART_BCSP = lib.mkForce no;
|
BT_HCIUART_BCSP = lib.mkForce no;
|
||||||
HOTPLUG_PCI_PCIE = lib.mkForce no;
|
|
||||||
MEDIA_PCI_SUPPORT = lib.mkForce no;
|
|
||||||
DRM_NOUVEAU_GSP_DEFAULT = lib.mkForce no;
|
DRM_NOUVEAU_GSP_DEFAULT = lib.mkForce no;
|
||||||
PINCTRL_AMD = lib.mkForce no;
|
PINCTRL_AMD = lib.mkForce no;
|
||||||
|
# TODO: at least one of these is actually required for boot.
|
||||||
|
HOTPLUG_PCI_PCIE = lib.mkForce no;
|
||||||
|
MEDIA_PCI_SUPPORT = lib.mkForce no;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user