diff options
author | Don Dugger <donald.d.dugger@intel.com> | 2016-01-05 22:58:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-05 22:58:55 +0000 |
commit | 4f32d7e65d2df10accf0a410fd62eabd12dd6f43 (patch) | |
tree | 6595233a33896a7b8c439bfe5f37c8fd3177e6a3 /kernel | |
parent | f098f057266737deb07bbb2b78901ef677796f2c (diff) | |
parent | 0a077e22696f1cee241ef9991f337f04253884a3 (diff) |
Merge "Add virtual functions support to ixgbe and i40e."
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/arch/x86/configs/opnfv.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/arch/x86/configs/opnfv.config b/kernel/arch/x86/configs/opnfv.config index c73eaf29c..d6e595e1d 100644 --- a/kernel/arch/x86/configs/opnfv.config +++ b/kernel/arch/x86/configs/opnfv.config @@ -1457,7 +1457,7 @@ CONFIG_IXGBE_VXLAN=y CONFIG_IXGBEVF=y CONFIG_I40E=y CONFIG_I40E_VXLAN=y -# CONFIG_I40EVF is not set +CONFIG_I40EVF=y # CONFIG_FM10K is not set CONFIG_NET_VENDOR_I825XX=y # CONFIG_IP1000 is not set |