summaryrefslogtreecommitdiffstats
path: root/package/openntpd/Config.in
blob: 4dd9a297d5642f58ac114c11981dbe44dd39e301 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_OPENNTPD
	bool "openntpd"
	# fork()
	depends on BR2_USE_MMU
	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.

	  http://www.openntpd.org/