coreos-modules: Move VFIO_PCI_{VGA,IGD} to amd64 config

These options are x86 only.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2025-02-24 12:09:46 +01:00 committed by James Le Cuirot
parent e5dbe34d9a
commit 6c4ab2bed6
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137
2 changed files with 1 additions and 2 deletions

View File

@ -111,6 +111,7 @@ CONFIG_TCG_INFINEON=m
CONFIG_TCG_NSC=m
CONFIG_UPROBE_EVENTS=y
CONFIG_USB_OHCI_HCD_SSB=y
CONFIG_VFIO_PCI_IGD=y
CONFIG_VFIO_PCI_VGA=y
CONFIG_VHOST_VSOCK=m
CONFIG_VMWARE_BALLOON=m

View File

@ -985,10 +985,8 @@ CONFIG_VFAT_FS=m
CONFIG_VFIO=m
CONFIG_VFIO_PCI=m
CONFIG_VFIO_PCI_CORE=m
CONFIG_VFIO_PCI_IGD=y
CONFIG_VFIO_PCI_INTX=y
CONFIG_VFIO_PCI_MMAP=y
CONFIG_VFIO_PCI_VGA=y
CONFIG_VHOST_IOTLB=m
CONFIG_VHOST_NET=m
CONFIG_VHOST_RING=m