From a07ecc2465108e25a3f8bc0bab3fbfb8780c70c8 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Mon, 29 Sep 2014 17:19:07 +0400 Subject: distribution.conf: CONFIG_IPV6=m Now that the android topic is fixed, CONFIG_IPV6=y is no longer needed. Signed-off-by: Andrey Konovalov --- linaro/configs/distribution.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linaro') diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf index e7bd7370327..b4f9f8f1c7d 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 -- cgit v1.2.3