mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/kernel-overlay: disable unused drivers
This commit is contained in:
parent
b8f78260b3
commit
8f89b732d5
1 changed files with 4 additions and 0 deletions
|
|
@ -96,6 +96,10 @@ in
|
||||||
XEN_PVHVM = lib.mkForce unset;
|
XEN_PVHVM = lib.mkForce unset;
|
||||||
XEN_SAVE_RESTORE = lib.mkForce unset;
|
XEN_SAVE_RESTORE = lib.mkForce unset;
|
||||||
XEN_SYS_HYPERVISOR = lib.mkForce unset;
|
XEN_SYS_HYPERVISOR = lib.mkForce unset;
|
||||||
|
|
||||||
|
# Device Driver
|
||||||
|
MACINTOSH_DRIVERS = no; # hmm
|
||||||
|
SURFACE_PLATFORMS = no; # ew
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue