diff options
Diffstat (limited to 'openwrt/package/ntpclient/Config.in')
-rw-r--r-- | openwrt/package/ntpclient/Config.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openwrt/package/ntpclient/Config.in b/openwrt/package/ntpclient/Config.in index 772c38df7..5773837c4 100644 --- a/openwrt/package/ntpclient/Config.in +++ b/openwrt/package/ntpclient/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_NTPCLIENT - tristate "ntpclient" + tristate "ntpclient - NTP (Network Time Protocol) client" default m if CONFIG_DEVEL help NTP client for setting system time from NTP servers. + + http://doolittle.faludi.com/ntpclient/ + + |