diff options
-rw-r--r-- | packages/linux-kernel/arch/x86/configs/vyos_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig index 042b5bdb..6f69adeb 100644 --- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig +++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig @@ -4880,6 +4880,11 @@ CONFIG_VIRTIO_MMIO=m CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y # CONFIG_VDPA is not set # CONFIG_VHOST_MENU is not set +CONFIG_VHOST_RING=m +CONFIG_VHOST_NET=m +CONFIG_VHOST_SCSI=m +CONFIG_VHOST_VSOCK=m +CONFIG_VHOST=m # # Microsoft Hyper-V guest support |