xref: /OK3568_Linux_fs/buildroot/package/ptpd2/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PTPD2
2	bool "ptpd2"
3	select BR2_PACKAGE_LIBPCAP
4	help
5	  The PTP daemon (PTPd) implements the Precision Time protocol
6	  (PTP) as defined by the IEEE-1588-2008.
7
8	  https://github.com/ptpd/ptpd
9