summaryrefslogtreecommitdiff
path: root/apps/examples/nettest/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nettest/Kconfig')
-rw-r--r--apps/examples/nettest/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/examples/nettest/Kconfig b/apps/examples/nettest/Kconfig
index 613b8ea91..c502b8864 100644
--- a/apps/examples/nettest/Kconfig
+++ b/apps/examples/nettest/Kconfig
@@ -51,6 +51,7 @@ config EXAMPLES_NETTEST_CLIENTIP
EXAMPLES_NETTEST_CLIENTIP should be the same as
EXAMPLES_NETTEST_IPADDR (default). If the target is the server,
then the default value of EXAMPLES_NETTEST_CLIENTIP is set to the
- gateway address, EXAMPLES_NETTEST_DRIPADDR.
+ host PC IP address (possibly the gateway address,
+ EXAMPLES_NETTEST_DRIPADDR?).
endif