Skip to content

Commit 6c4ab2b

Browse files
jepiochewi
authored andcommitted
coreos-modules: Move VFIO_PCI_{VGA,IGD} to amd64 config
These options are x86 only. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
1 parent e5dbe34 commit 6c4ab2b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/amd64_defconfig-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ CONFIG_TCG_INFINEON=m
111111
CONFIG_TCG_NSC=m
112112
CONFIG_UPROBE_EVENTS=y
113113
CONFIG_USB_OHCI_HCD_SSB=y
114+
CONFIG_VFIO_PCI_IGD=y
114115
CONFIG_VFIO_PCI_VGA=y
115116
CONFIG_VHOST_VSOCK=m
116117
CONFIG_VMWARE_BALLOON=m

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,10 +985,8 @@ CONFIG_VFAT_FS=m
985985
CONFIG_VFIO=m
986986
CONFIG_VFIO_PCI=m
987987
CONFIG_VFIO_PCI_CORE=m
988-
CONFIG_VFIO_PCI_IGD=y
989988
CONFIG_VFIO_PCI_INTX=y
990989
CONFIG_VFIO_PCI_MMAP=y
991-
CONFIG_VFIO_PCI_VGA=y
992990
CONFIG_VHOST_IOTLB=m
993991
CONFIG_VHOST_NET=m
994992
CONFIG_VHOST_RING=m

0 commit comments

Comments
 (0)