aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-06-14 17:32:11 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-06-14 17:32:11 +0000
commitcdc8fe3cf931c5bd39d1ab22fe3d3f96e2e721cc (patch)
treeb227e2a24e0e750e665aaf902c58e2b5eea6cdae /networking
parent6c0a0a9c2affe78f83ac6b5a89adaff4accc4781 (diff)
downloadbusybox-w32-cdc8fe3cf931c5bd39d1ab22fe3d3f96e2e721cc.tar.gz
busybox-w32-cdc8fe3cf931c5bd39d1ab22fe3d3f96e2e721cc.tar.bz2
busybox-w32-cdc8fe3cf931c5bd39d1ab22fe3d3f96e2e721cc.zip
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
git-svn-id: svn://busybox.net/trunk/busybox@15388 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index fe3233e35..e95ae0d74 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -609,7 +609,7 @@ config CONFIG_FEATURE_TFTP_BLOCKSIZE
609 help 609 help
610 Allow the client to specify the desired block size for transfers. 610 Allow the client to specify the desired block size for transfers.
611 611
612config CONFIG_FEATURE_TFTP_DEBUG 612config CONFIG_DEBUG_TFTP
613 bool "Enable debug" 613 bool "Enable debug"
614 default n 614 default n
615 depends on CONFIG_TFTP 615 depends on CONFIG_TFTP