From: Konrad Rzeszutek Wilk Date: Tue, 26 Jun 2012 14:09:43 +0000 (-0400) Subject: config: Add MACVTAP to the build. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=306cd63f84dbf9175b42ee58f1096eb711230bb6;p=xentesttools%2Fbootstrap.git config: Add MACVTAP to the build. Signed-off-by: Konrad Rzeszutek Wilk --- 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