It seems logical to enable a few options along with systemd when it's
the init system.
Also change the help as timesyncd is a daemon that implements an SNTP client.
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
http://www.freedesktop.org/software/systemd/man/systemd-resolved.html
config BR2_PACKAGE_SYSTEMD_TIMESYNCD
- bool "enable SNTP client"
+ bool "enable timesync daemon"
+ default y
help
systemd-timesyncd is a service that may be used to synchronize the
local system clock with a Network Time Protocol server.