summaryrefslogtreecommitdiffstats
path: root/recipes/busybox
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-07-06 09:32:21 +0000
committerKhem Raj <raj.khem@gmail.com>2010-07-08 17:23:55 -0700
commit6bbbb1891cdd72ba1d88b9eab43ca2f05f87ebf4 (patch)
treea946b1da6697dd51e2dc249c10cfb1977f2408c0 /recipes/busybox
parentcd31df56e2451d3296607791706c542f94e23a14 (diff)
downloadopenembedded-6bbbb1891cdd72ba1d88b9eab43ca2f05f87ebf4.tar.gz
busybox: picking IPv6 per default is not up to the package
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/busybox')
-rw-r--r--recipes/busybox/busybox-1.15.3/micro/defconfig2
1 files changed, 1 insertions, 1 deletions
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