From 0a077e22696f1cee241ef9991f337f04253884a3 Mon Sep 17 00:00:00 2001 From: José Pekkarinen Date: Tue, 24 Nov 2015 09:24:14 +0200 Subject: Add virtual functions support to ixgbe and i40e. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iecc8205f443e2e47fc955c80bf6f0aa55db75447 Signed-off-by: José Pekkarinen --- kernel/arch/x86/configs/opnfv.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') 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 -- cgit 1.2.3-korg