From 70eff4faa80735b26fa5ebefc7231fa9112ffef5 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 26 Mar 2021 18:48:57 -0700 Subject: [PATCH] linux5.4: Disable VFIO on arm* --- srcpkgs/linux5.4/files/arm-dotconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/linux5.4/files/arm-dotconfig b/srcpkgs/linux5.4/files/arm-dotconfig index 0953e0c0054c..594dc5224735 100644 --- a/srcpkgs/linux5.4/files/arm-dotconfig +++ b/srcpkgs/linux5.4/files/arm-dotconfig @@ -5957,6 +5957,7 @@ CONFIG_VIRTIO_MENU=y CONFIG_VIRTIO_BALLOON=m CONFIG_VIRTIO_INPUT=m # CONFIG_VIRTIO_MMIO is not set +CONFIG_VFIO=n # # Microsoft Hyper-V guest support