summaryrefslogtreecommitdiffstats
path: root/package/openntpd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/openntpd/Config.in')
-rw-r--r--package/openntpd/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/openntpd/Config.in b/package/openntpd/Config.in
new file mode 100644
index 000000000..6567d354a
--- /dev/null
+++ b/package/openntpd/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_OPENNTPD
+ 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,
+ redistributing the local clock. It just works.