diff options
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index 7a3eda9cc..76b078001 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in | |||
@@ -54,17 +54,6 @@ config APP_UDHCPC | |||
54 | 54 | ||
55 | See http://udhcp.busybox.net for further details. | 55 | See http://udhcp.busybox.net for further details. |
56 | 56 | ||
57 | config FEATURE_UDHCP_SYSLOG | ||
58 | bool "Log udhcp messages to syslog" | ||
59 | default n | ||
60 | depends on APP_UDHCPD || APP_UDHCPC | ||
61 | select FEATURE_SYSLOG | ||
62 | help | ||
63 | If not daemonized, udhcpd prints its messages to stdout/stderr. | ||
64 | If this option is selected, it will also log them to syslog. | ||
65 | |||
66 | See http://udhcp.busybox.net for further details. | ||
67 | |||
68 | config FEATURE_UDHCP_DEBUG | 57 | config FEATURE_UDHCP_DEBUG |
69 | bool "Compile udhcp with noisy debugging messages" | 58 | bool "Compile udhcp with noisy debugging messages" |
70 | default n | 59 | default n |