buildroot/package/ntp/Config.in

16 lines
293 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
default n
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"
default n
depends BR2_PACKAGE_NTP
help
Simple network time protocol program