diff options
Diffstat (limited to 'openwrt/package/ntpclient/Config.in')
-rw-r--r-- | openwrt/package/ntpclient/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ntpclient/Config.in b/openwrt/package/ntpclient/Config.in index faeab4bc79..772c38df7a 100644 --- a/openwrt/package/ntpclient/Config.in +++ b/openwrt/package/ntpclient/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_NTPCLIENT tristate "ntpclient" - default m + default m if CONFIG_DEVEL help NTP client for setting system time from NTP servers. |