mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
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:
parent
2f0ffbe443
commit
829287d0b4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user