busybox: update to 1.22.1
[openwrt/openwrt.git] / package / utils / busybox / config / networking / udhcp / Config.in
index 64731f15fdfc7652dd21097325346127b82ee1d1..576a01a25f4b598f1b06ec457fa938f7e165e8b1 100644 (file)
@@ -4,7 +4,12 @@
 # see scripts/kbuild/config-language.txt.
 #
 
-
+config BUSYBOX_CONFIG_UDHCPC6
+       bool "udhcp client for DHCPv6 (udhcpc6)"
+       default BUSYBOX_DEFAULT_UDHCPC6  # not yet ready
+       depends on BUSYBOX_CONFIG_FEATURE_IPV6
+       help
+         udhcpc6 is a DHCPv6 client
 
 config BUSYBOX_CONFIG_UDHCPD
        bool "udhcp server (udhcpd)"