Enable NET_IPIP for OVA

It's the only one from [1] that we don't have enabled.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=217503#c16
This commit is contained in:
Jan Čermák 2025-03-28 15:41:25 +01:00
parent 2f0ffbe443
commit 829287d0b4
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

View File

@ -116,6 +116,9 @@ CONFIG_PCI_HYPERV=m
CONFIG_PCI_HYPERV_INTERFACE=m
CONFIG_FB_HYPERV=y
# supposedly fixes Hyper-V issues
CONFIG_NET_IPIP=m
CONFIG_IGBVF=m
CONFIG_IXGBEVF=m
CONFIG_I40EVF=m