xref: /OK3568_Linux_fs/buildroot/package/htpdate/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HTPDATE
2	bool "htpdate"
3	depends on BR2_USE_MMU # fork()
4	help
5	  The HTTP Time Protocol (HTP) is used to synchronize a
6	  computer's time with web servers as reference time source.
7
8	  https://github.com/angeloc/htpdate
9