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/
|
2007-06-26 17:41:01 +02:00
|
|
|
|
|
|
|
config BR2_PACKAGE_NTP_SNTP
|
|
|
|
bool "sntp"
|
2008-06-19 21:06:25 +02:00
|
|
|
depends on BR2_PACKAGE_NTP
|
2007-06-26 17:41:01 +02:00
|
|
|
help
|
|
|
|
Simple network time protocol program
|