From f1d53944afe534f9c0dbe096570120a04d815817 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Wed, 5 Jun 2013 09:58:23 +0300 Subject: distribution: add CONFIG_IP_NF_MANGLE and CONFIG_IP6_NF_MANGLE Signed-off-by: Fathi Boudra --- linaro/configs/distribution.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linaro') 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 -- cgit v1.2.3