Enable drivers for Intel Network devices with Virtual Function (#754) (#878)

This commit is contained in:
Stefan Agner 2020-09-25 08:45:22 +02:00 committed by GitHub
parent d1577a6a65
commit 2595dd815b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,3 +40,7 @@ CONFIG_HYPERV_VSOCKETS=m
CONFIG_PCI_HYPERV=m CONFIG_PCI_HYPERV=m
CONFIG_PCI_HYPERV_INTERFACE=m CONFIG_PCI_HYPERV_INTERFACE=m
CONFIG_FB_HYPERV=y CONFIG_FB_HYPERV=y
CONFIG_IGBVF=m
CONFIG_IXGBEVF=m
CONFIG_I40EVF=m