From 306cd63f84dbf9175b42ee58f1096eb711230bb6 Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Tue, 26 Jun 2012 10:09:43 -0400 Subject: [PATCH] config: Add MACVTAP to the build. Signed-off-by: Konrad Rzeszutek Wilk --- linux.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux.config b/linux.config index 8c87ac4..c53670e 100644 --- a/linux.config +++ b/linux.config @@ -866,3 +866,6 @@ CONFIG_CGROUP=y # CONFIG_NET_DSA is not set # CONFIG_INTEL_TXT=y +CONFIG_MACVTAP=y +CONFIG_MACVLAN=y +CONFIG_BRIDGE_IGMP_SNOOPING=y -- 2.39.5