aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-06-05 09:58:23 +0300
committerAnders Roxell <anders.roxell@linaro.org>2014-04-15 21:11:06 +0200
commit6e29a52e7210518727f475aa4553514c9c6b43da (patch)
treeee36945ec839d430dd96aea5930d302932e4b767 /linaro
parent03d1b8411681cf65407e02eadbb3e178015eacea (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