summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsdc <taras@vyos.io>2024-04-30 22:53:12 +0300
committerChristian Breunig <christian@breunig.cc>2024-05-01 00:37:36 +0200
commit0e0e3fb7b1e50fa6d5bf490eaa33f94286b35a1c (patch)
treeae7be54d0d971668d296f5883f9802b869940d47
parent9676bfd72daeaac7cb978ca72a5ebe152e0f12f8 (diff)
downloadvyos-build-0e0e3fb7b1e50fa6d5bf490eaa33f94286b35a1c.tar.gz
vyos-build-0e0e3fb7b1e50fa6d5bf490eaa33f94286b35a1c.zip
kernel: T6286: Enable Generic driver for Hyper-V VMBus
Generic driver for Hyper-V VMBus is required in Hyper-V environments for direct access to network devices from userspace. (cherry picked from commit 999ccad3f8ed35b18eff4cdf6baba6b1b3e87af0)
-rw-r--r--packages/linux-kernel/arch/x86/configs/vyos_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/arch/x86/configs/vyos_defconfig b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
index 3824d36e..64bf4964 100644
--- a/packages/linux-kernel/arch/x86/configs/vyos_defconfig
+++ b/packages/linux-kernel/arch/x86/configs/vyos_defconfig
@@ -4977,7 +4977,7 @@ CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_PRUSS is not set
# CONFIG_UIO_MF624 is not set
-# CONFIG_UIO_HV_GENERIC is not set
+CONFIG_UIO_HV_GENERIC=m
CONFIG_VFIO=m
CONFIG_VFIO_GROUP=y
CONFIG_VFIO_CONTAINER=y