aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-06-05 09:58:23 +0300
committerKevin Hilman <khilman@linaro.org>2015-05-12 16:02:29 -0700
commitf1d53944afe534f9c0dbe096570120a04d815817 (patch)
tree82d7ca8fc8a6d46293ce40ff1f5d3bece65767f5 /linaro
parent3ea05d7f5a9c6bed8a0bea129b477b65e38edf56 (diff)
distribution: add CONFIG_IP_NF_MANGLE and CONFIG_IP6_NF_MANGLE
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/distribution.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf
index cb77d3995eba..848d5ff967ea 100644
--- a/linaro/configs/distribution.conf
+++ b/linaro/configs/distribution.conf
@@ -12,10 +12,12 @@ CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_NAT_IPV4=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_FILTER=m
+CONFIG_IP_NF_MANGLE=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_NF_NAT_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_FILTER=m
+CONFIG_IP6_NF_MANGLE=m
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_BLK_DEV_RAM=y