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