- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 14 Jun 2006 17:32:11 +0000 (17:32 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 14 Jun 2006 17:32:11 +0000 (17:32 -0000)
networking/Config.in

index fe3233e..e95ae0d 100644 (file)
@@ -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