X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ad3a0dd2d13bd4d5a4d768d3cc592130ae2073e5..658e7e8470b6d851fb4e119dd7de7a7952e57211:/package/busybox/config/networking/Config.in?ds=sidebyside diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index ca9815757..3df7b1f12 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -102,7 +102,7 @@ config BUSYBOX_CONFIG_WHOIS config BUSYBOX_CONFIG_FEATURE_IPV6 bool "Enable IPv6 support" - default y + default IPV6 help Enable IPv6 support in busybox. This adds IPv6 support in the networking applets. @@ -742,14 +742,14 @@ config BUSYBOX_CONFIG_NSLOOKUP config BUSYBOX_CONFIG_NTPD bool "ntpd" - default n + default y select BUSYBOX_CONFIG_PLATFORM_LINUX help The NTP client/server daemon. config BUSYBOX_CONFIG_FEATURE_NTPD_SERVER bool "Make ntpd usable as a NTP server" - default n + default y depends on BUSYBOX_CONFIG_NTPD help Make ntpd usable as a NTP server. If you disable this option