tftpd: can also have TFTP_DEBUG

This commit is contained in:
Denis Vlasenko 2008-11-22 18:41:41 +00:00
parent 36309cf3f4
commit ae6e135ae8

View File

@ -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