mirror of https://github.com/mirror/busybox.git
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
parent
32bf1f9d42
commit
597e70e9e4
|
@ -609,7 +609,7 @@ config CONFIG_FEATURE_TFTP_BLOCKSIZE
|
|||
help
|
||||
Allow the client to specify the desired block size for transfers.
|
||||
|
||||
config CONFIG_FEATURE_TFTP_DEBUG
|
||||
config CONFIG_DEBUG_TFTP
|
||||
bool "Enable debug"
|
||||
default n
|
||||
depends on CONFIG_TFTP
|
||||
|
|
Loading…
Reference in New Issue