summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-11-23 12:45:10 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2023-11-23 12:45:10 +0000
commitc237941c3c95de16d2581b198b679288898758f3 (patch)
tree15c0893e7d4a6875bd3072e8f66afde3ee1df6ce /packages
parent148a955e8a8c2c2e2cc11fa3589b564754cf0cf1 (diff)
downloadvyos-build-c237941c3c95de16d2581b198b679288898758f3.tar.gz
vyos-build-c237941c3c95de16d2581b198b679288898758f3.zip
T5776: kernel enable VFIO support
Diffstat (limited to 'packages')
-rw-r--r--packages/linux-kernel/arch/x86/configs/vyos_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
index 4efb9579..1496b152 100644
--- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -4881,7 +4881,10 @@ CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_PRUSS is not set
# CONFIG_UIO_MF624 is not set
# CONFIG_UIO_HV_GENERIC is not set
-# CONFIG_VFIO is not set
+CONFIG_VFIO=m
+CONFIG_VFIO_PCI=m
+CONFIG_VFIO_MDEV=m
+CONFIG_MLX5_VFIO_PCI=m
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=m