linux: Enable Virtualbox guest modules (#421925)

This commit is contained in:
K900
2025-10-27 12:03:59 +03:00
committed by GitHub
@@ -975,12 +975,6 @@ let
UDMABUF = yes;
# VirtualBox guest drivers in the kernel conflict with the ones in the
# official additions package and prevent the vboxsf module from loading,
# so disable them for now.
VBOXGUEST = option no;
DRM_VBOXVIDEO = option no;
XEN = option yes;
XEN_DOM0 = option yes;
PCI_XEN = option yes;