diff options
Diffstat (limited to 'kernel/arch/x86')
-rw-r--r-- | kernel/arch/x86/configs/opnfv.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/arch/x86/configs/opnfv.config b/kernel/arch/x86/configs/opnfv.config index 7bbda7330..704af497d 100644 --- a/kernel/arch/x86/configs/opnfv.config +++ b/kernel/arch/x86/configs/opnfv.config @@ -2938,9 +2938,9 @@ CONFIG_UIO=y # CONFIG_UIO_NETX is not set # CONFIG_UIO_MF624 is not set CONFIG_VFIO_IOMMU_TYPE1=y -CONFIG_VFIO_VIRQFD=y +CONFIG_VFIO_VIRQFD=m CONFIG_VFIO=y -CONFIG_VFIO_PCI=y +CONFIG_VFIO_PCI=m # CONFIG_VFIO_PCI_VGA is not set CONFIG_VFIO_PCI_MMAP=y CONFIG_VFIO_PCI_INTX=y |