- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP

This commit is contained in:
Bernhard Reutner-Fischer 2006-06-14 17:32:11 +00:00
parent 32bf1f9d42
commit 597e70e9e4

View File

@ -609,7 +609,7 @@ config CONFIG_FEATURE_TFTP_BLOCKSIZE
help help
Allow the client to specify the desired block size for transfers. Allow the client to specify the desired block size for transfers.
config CONFIG_FEATURE_TFTP_DEBUG config CONFIG_DEBUG_TFTP
bool "Enable debug" bool "Enable debug"
default n default n
depends on CONFIG_TFTP depends on CONFIG_TFTP