diff options
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/subsystems.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index 0685191f0..528b5698f 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -418,7 +418,8 @@ config: - DMA_CMA - VFIO: [-arm, -riscv] - VFIO_PCI: [-arm, -riscv] - - VFIO_CONTAINER: [linux-next, -arm, -riscv] + # This should not be turned on, it will disable some VFIO coverage. + - VFIO_CONTAINER: n - VIRTIO_PCI - VIRTIO_VDPA: [v5.7] - VIRTIO_BALLOON |
