remove package/gdb reference from Config.in, seems like this package is not checked...
[openwrt.git] / package / ntpclient / Config.in
index faeab4b..5773837 100644 (file)
@@ -1,5 +1,9 @@
 config BR2_PACKAGE_NTPCLIENT
-       tristate "ntpclient"
-       default m
+       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/
+         
+
This page took 0.024157 seconds and 4 git commands to generate.