# Kconfig - Zoap, CoAP implementation for Zephyr
#
# Copyright (c) 2015 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config ZOAP
bool
prompt "CoAP Support"
default n
help
This option enables the Zoap implementation of CoAP.