From b5d8d95e83cf202ae4d72ce31d6416853fc4e38f 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..8c7dd0551235 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 is not set # # Microsoft Hyper-V guest support