From e45fbae51553a57cb591abf24398ed79ecbf8923 Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Sun, 16 Mar 2014 15:04:32 +1100 Subject: [PATCH] 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-format-patch failed