aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r--networking/udhcp/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in
index d4b76e188..495b07941 100644
--- a/networking/udhcp/Config.in
+++ b/networking/udhcp/Config.in
@@ -74,6 +74,9 @@ config FEATURE_UDHCP_PORT
74 At the cost of ~300 bytes, enables -P port option. 74 At the cost of ~300 bytes, enables -P port option.
75 This feature is typically not needed. 75 This feature is typically not needed.
76 76
77# TODO: UDHCP_DEBUG is inconvenient to use.
78# Make it controllable at runtime (say, via -v, -vv, -vvv)
79
77config UDHCP_DEBUG 80config UDHCP_DEBUG
78 bool "Compile udhcp with noisy debugging messages" 81 bool "Compile udhcp with noisy debugging messages"
79 default n 82 default n