aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-29 17:19:07 +0400
committerAnders Roxell <anders.roxell@linaro.org>2016-07-13 14:54:12 +0200
commitbbb1ab119a7b941386cb6ef94552ddee7b3e3cde (patch)
tree6ee0fb0b5797d3e8706fb96807ad0f765bdecb83
parent21caf790acd4db1bef9e22de9a7f666477e382a8 (diff)
distribution.conf: CONFIG_IPV6=m
Now that the android topic is fixed, CONFIG_IPV6=y is no longer needed. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/distribution.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf
index e7bd73703273..b4f9f8f1c7dd 100644
--- a/linaro/configs/distribution.conf
+++ b/linaro/configs/distribution.conf
@@ -5,7 +5,7 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR_REGULAR=y
CONFIG_SYN_COOKIES=y
-CONFIG_IPV6=y
+CONFIG_IPV6=m
CONFIG_NETLABEL=y
CONFIG_BRIDGE_NETFILTER=y
CONFIG_NF_CONNTRACK=m