aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/Config.in
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-06-16 12:05:21 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-06-16 12:05:21 +0200
commited8982bfc0e9895fe707a5f6152cf184e06f2052 (patch)
treeff08bef8b550e5503cf54eb8f7fdd7e5f37875f5 /networking/udhcp/Config.in
parent26918dd28ef6f2c6380ed23b384ddc8e98a8ad81 (diff)
downloadbusybox-ed8982bfc0e9895fe707a5f6152cf184e06f2052.tar.gz
udhcp: add a few TODOs
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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
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