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