summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2024-05-01 04:29:54 +0300
committerGitHub <noreply@github.com>2024-05-01 04:29:54 +0300
commit47c58c88388c6cbfb1d9f79f720be882ff644239 (patch)
treeae7be54d0d971668d296f5883f9802b869940d47
parent9676bfd72daeaac7cb978ca72a5ebe152e0f12f8 (diff)
parent0e0e3fb7b1e50fa6d5bf490eaa33f94286b35a1c (diff)
downloadvyos-build-47c58c88388c6cbfb1d9f79f720be882ff644239.tar.gz
vyos-build-47c58c88388c6cbfb1d9f79f720be882ff644239.zip
Merge pull request #580 from vyos/mergify/bp/sagitta/pr-579
kernel: T6286: Enable Generic driver for Hyper-V VMBus (backport #579)
-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