feat(sys-kernel/coreos-kernel): Enable VFIO modules

Original thread:
https://groups.google.com/forum/#!topic/coreos-dev/MGxSfJNdNkM
This commit is contained in:
xaduha 2014-02-19 11:47:33 +00:00 committed by Michael Marineau
parent 23d1888e87
commit abd363e16b

View File

@ -2785,7 +2785,10 @@ CONFIG_UIO=m
# CONFIG_UIO_PCI_GENERIC is not set
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_MF624 is not set
# CONFIG_VFIO is not set
CONFIG_VFIO_IOMMU_TYPE1=m
CONFIG_VFIO=m
CONFIG_VFIO_PCI=m
CONFIG_VFIO_PCI_VGA=y
CONFIG_VIRT_DRIVERS=y
CONFIG_VIRTIO=m