From 6bbbb1891cdd72ba1d88b9eab43ca2f05f87ebf4 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 6 Jul 2010 09:32:21 +0000 Subject: busybox: picking IPv6 per default is not up to the package Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- recipes/busybox/busybox-1.15.3/micro/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/busybox/busybox-1.15.3/micro/defconfig b/recipes/busybox/busybox-1.15.3/micro/defconfig index 8431d19702..f6eaa6df6c 100644 --- a/recipes/busybox/busybox-1.15.3/micro/defconfig +++ b/recipes/busybox/busybox-1.15.3/micro/defconfig @@ -608,7 +608,7 @@ CONFIG_TIME=y # # Networking Utilities # -CONFIG_FEATURE_IPV6=y +# CONFIG_FEATURE_IPV6 is not set CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set # CONFIG_ARP is not set -- cgit 1.2.3-korg