blob: 4ff059de486e617aa1a0629ec840169cbdcb6ed7 [file] [log] [blame]
# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config OPENTHREAD
bool "OpenThread Support"
help
This option enables the OpenThread library
if OPENTHREAD
menu "OpenThread stack features"
rsource "Kconfig.features"
endmenu
menu "Thread Network configuration"
rsource "Kconfig.thread"
endmenu
endif # OPENTHREAD