diff options
Diffstat (limited to 'package/openntpd/Config.in')
-rw-r--r-- | package/openntpd/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openntpd/Config.in b/package/openntpd/Config.in index 6567d354a..c5749ff60 100644 --- a/package/openntpd/Config.in +++ b/package/openntpd/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_OPENNTPD - bool "OpenNTPD" - default n - help + bool "OpenNTPD" + default n + help OpenNTPD is an easy to use implementation of the Network Time Protocol. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, |