buildroot/package/ntp/Config.in

14 lines
274 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_NTP
2004-10-14 22:33:45 +02:00
bool "ntp"
2004-10-09 08:13:40 +02:00
help
2004-10-14 22:33:45 +02:00
Network Time Protocol suite/programs.
Provides things like ntpd, ntpdate, ntpq, etc...
2004-10-09 08:13:40 +02:00
2004-10-14 22:33:45 +02:00
http://www.ntp.org/
config BR2_PACKAGE_NTP_SNTP
bool "sntp"
depends on BR2_PACKAGE_NTP
help
Simple network time protocol program