blob: 222266756f86c5d97b48d9e2f925326019ff3b90 [file] [log] [blame]
#
# Copyright (c) 2017 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig SNTP
bool "SNTP Support"
select NET_APP_CLIENT
help
Enable SNTP client library
if SNTP
config NET_DEBUG_SNTP
bool "Debug SNTP"
help
Enable debug message of SNTP client library
endif # SNTP