aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-06 00:49:59 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-06 00:49:59 +0000
commit35a064b67fc1954b95be06499a514a45c9f2e814 (patch)
treec3c2690d8c5c112ce744e17a906a860a0c6897d2 /networking/Config.in
parent202ac504e1addf0aa2debd53e7cd2411cc73ac8c (diff)
downloadbusybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.tar.gz
busybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.tar.bz2
busybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.zip
build system: tidying up CONFIG_xxx names (suggested by Rob)
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index bceacddda..3ae77e119 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -859,7 +859,7 @@ config FEATURE_TFTP_BLOCKSIZE
859 Allow tftp to specify block size, and tftpd to understand 859 Allow tftp to specify block size, and tftpd to understand
860 "blksize" option. 860 "blksize" option.
861 861
862config DEBUG_TFTP 862config TFTP_DEBUG
863 bool "Enable debug" 863 bool "Enable debug"
864 default n 864 default n
865 depends on TFTP 865 depends on TFTP