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