mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/kernel-overlay: fixes for 6.12.54
This commit is contained in:
parent
da0bb14a96
commit
38a79e2fd8
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ in {
|
||||||
|
|
||||||
# Disable hypervisor guest
|
# Disable hypervisor guest
|
||||||
HYPERVISOR_GUEST = lib.mkForce no;
|
HYPERVISOR_GUEST = lib.mkForce no;
|
||||||
|
HYPERV = lib.mkForce unset;
|
||||||
DRM_HYPERV = lib.mkForce unset;
|
DRM_HYPERV = lib.mkForce unset;
|
||||||
FB_HYPERV = lib.mkForce unset;
|
FB_HYPERV = lib.mkForce unset;
|
||||||
HVC_XEN = lib.mkForce unset;
|
HVC_XEN = lib.mkForce unset;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue