Config.in 399 B

12345678910
  1. comment "OpenNTPD has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_OPENNTPD
  3. config BR2_PACKAGE_OPENNTPD
  4. bool "OpenNTPD"
  5. help
  6. OpenNTPD is an easy to use implementation of the Network Time
  7. Protocol. It provides the ability to sync the local clock
  8. to remote NTP servers and can act as NTP server itself,
  9. redistributing the local clock. It just works.