netutils/ntpclient: make debug message option configurable in .config
authorWonsang Ryou <wonsang.yoo@samsung.com>
Tue, 18 Jul 2017 09:40:16 +0000 (18:40 +0900)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:46 +0000 (21:15 -0700)
commit46d74424dc0d7c79ce90e810061a6984502822ba
treef2c76717e2e5c7c96ac4aca2ef2bb06b7007030a
parent1263b3f72713fe1dc2c51bc87e53f495fecce845
netutils/ntpclient: make debug message option configurable in .config

This patch enables ntpclient's debug message option to be configurable
in .config. You can set debug message option using the following config
variable.
 - CONFIG_NETUTILS_NTPCLIENT_DEBUG

Change-Id: Idff252265478b6006fe1995ac33e094c097b03e1
Signed-off-by: Wonsang Ryou <wonsang.yoo@samsung.com>
apps/netutils/ntpclient/Kconfig
apps/netutils/ntpclient/ntpclient.c