summaryrefslogtreecommitdiffstats
path: root/package/busybox/config/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/config/networking/Config.in')
-rw-r--r--package/busybox/config/networking/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in
index ca9815757..a70dd07ac 100644
--- a/package/busybox/config/networking/Config.in
+++ b/package/busybox/config/networking/Config.in
@@ -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