summaryrefslogtreecommitdiff
path: root/linaro/configs
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-05-28 22:30:25 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 16:33:10 +0400
commit13a96dc8d8eff244cc2fa2e60d1a3928382f8ebc (patch)
treef88a6b7469108ede0771931499c2f016c484b70b /linaro/configs
parent8ed6d9b19a48f37be8349efc6294c15232c67473 (diff)
ubuntu-minimal.conf: enable more options for OpenStack
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Diffstat (limited to 'linaro/configs')
-rw-r--r--linaro/configs/ubuntu-minimal.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/linaro/configs/ubuntu-minimal.conf b/linaro/configs/ubuntu-minimal.conf
index 330adcfd267..cb77d3995eb 100644
--- a/linaro/configs/ubuntu-minimal.conf
+++ b/linaro/configs/ubuntu-minimal.conf
@@ -7,8 +7,13 @@ CONFIG_CC_STACKPROTECTOR=y
CONFIG_SYN_COOKIES=y
CONFIG_IPV6=y
CONFIG_NETLABEL=y
+CONFIG_NF_CONNTRACK=m
+CONFIG_NF_CONNTRACK_IPV4=m
+CONFIG_NF_NAT_IPV4=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_FILTER=m
+CONFIG_NF_CONNTRACK_IPV6=m
+CONFIG_NF_NAT_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_FILTER=m
CONFIG_DEVTMPFS=y