mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
feat(sys-kernel/coreos-kernel): Enable VFIO modules
Original thread: https://groups.google.com/forum/#!topic/coreos-dev/MGxSfJNdNkM
This commit is contained in:
parent
23d1888e87
commit
abd363e16b
@ -2785,7 +2785,10 @@ CONFIG_UIO=m
|
|||||||
# CONFIG_UIO_PCI_GENERIC is not set
|
# CONFIG_UIO_PCI_GENERIC is not set
|
||||||
# CONFIG_UIO_NETX is not set
|
# CONFIG_UIO_NETX is not set
|
||||||
# CONFIG_UIO_MF624 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_VIRT_DRIVERS=y
|
||||||
CONFIG_VIRTIO=m
|
CONFIG_VIRTIO=m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user