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