ntpd: remove some code which is at best unneeded and at worst wrong
[oweals/busybox.git] / networking / Config.in
index 668823784ef0257df7b02db3aa708a1d36538078..80834c6d4f1063b8f956d8c9893587c8fe18bdff 100644 (file)
@@ -672,7 +672,7 @@ config FEATURE_NTPD_SERVER
         default y
         depends on NTPD
         help
-         Make ntpd usable as a NTP server. If you disable this option 
+         Make ntpd usable as a NTP server. If you disable this option
          ntpd will be usable only as a NTP client.
 
 config PING
@@ -923,7 +923,7 @@ source networking/udhcp/Config.in
 config IFUPDOWN_UDHCPC_CMD_OPTIONS
        string "ifup udhcpc command line options"
        default "-R -n"
-       depends on IFUPDOWN && APP_UDHCPC
+       depends on IFUPDOWN && UDHCPC
        help
          Command line options to pass to udhcpc from ifup.
          Intended to alter options not available in /etc/network/interfaces.