Config.in 274 B

12345678910111213
  1. config BR2_PACKAGE_NTP
  2. bool "ntp"
  3. help
  4. Network Time Protocol suite/programs.
  5. Provides things like ntpd, ntpdate, ntpq, etc...
  6. http://www.ntp.org/
  7. config BR2_PACKAGE_NTP_SNTP
  8. bool "sntp"
  9. depends on BR2_PACKAGE_NTP
  10. help
  11. Simple network time protocol program