examples/ntpclient_test: make ntp server port configurable in .config
authorWonsang Ryou <wonsang.yoo@samsung.com>
Tue, 18 Jul 2017 09:50:26 +0000 (18:50 +0900)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:46 +0000 (21:15 -0700)
commit1263b3f72713fe1dc2c51bc87e53f495fecce845
tree630cad5d72cb9e0356819389355109b842bb50ee
parentb557dc0bd7626d39c1588fb2ef2d1e3ac32faefa
examples/ntpclient_test: make ntp server port configurable in .config

This patch enables ntp server's port number to be configurable in
.config. You can set ntp server's port number using the following
config variable.
 - CONFIG_EXAMPLES_NTPCLIENT_TEST_SERVER_PORT

Change-Id: I39e8f46cbfc677449771016ac4048abcc9165e78
Signed-off-by: Wonsang Ryou <wonsang.yoo@samsung.com>
apps/examples/ntpclient_test/Kconfig
apps/examples/ntpclient_test/ntpclient_main.c