Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-01-09 12:55:13 +00:00
parent 81f7636c2b
commit 6de0a97d9b
23 changed files with 64 additions and 64 deletions
+3 -3
View File
@@ -951,9 +951,9 @@ Where <subdir> is one of the following:
CONFIG_EXAMPLES_DISCOVER_IPADDR - (not defined)
CONFIG_EXAMPLES_DISCOVER_DRIPADDR - Router IP address
NOTE: This configuration uses to the mconf configuration tool to control
the configuration. See the section entitled "NuttX Configuration Tool"
in the top-level README.txt file.
NOTE: This configuration uses to the kconfig-mconf configuration tool to
control the configuration. See the section entitled "NuttX Configuration
Tool" in the top-level README.txt file.
nettest:
-------