From: Anton Blanchard Date: Sun, 16 Mar 2014 04:04:32 +0000 (+1100) Subject: powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n) X-Git-Tag: v3.15-rc1~124^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45fbae51553a57cb591abf24398ed79ecbf8923;p=pandora-kernel.git powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n) Our netfilter options are stale and important things like masquerading are no longer enabled. Instead of trying to keep up with any updates, set CONFIG_NETFILTER_ADVANCED=n on ppc64* and pseries* defconfigs. This enables the most common netfilter modules for us. While here, enable the network bridge module which is heavily used in KVM setups. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed