projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36309cf
)
tftpd: can also have TFTP_DEBUG
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Nov 2008 18:41:41 +0000
(18:41 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Nov 2008 18:41:41 +0000
(18:41 -0000)
networking/Config.in
patch
|
blob
|
history
diff --git
a/networking/Config.in
b/networking/Config.in
index 735415ccba30ffb90f84e8d8ab62bb1fe908f22c..00a07b4790b0571f30d1e4c727c312d973ffa751 100644
(file)
--- a/
networking/Config.in
+++ b/
networking/Config.in
@@
-821,7
+821,7
@@
config FEATURE_TFTP_BLOCKSIZE
config TFTP_DEBUG
bool "Enable debug"
default n
- depends on TFTP
+ depends on TFTP
|| TFTPD
help
Enable debug settings for tftp. This is useful if you're running
into problems with tftp as the protocol doesn't help you much when