blob: 47f99b3c05348f718e5fa35d837f8e53d3413af4 [file] [log] [blame]
#
# Copyright (c) 2022 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu "SMP Reassembly unit test"
config MCUMGR_SMP_REASSEMBLY_UNIT_TESTS
def_bool y
select MCUMGR_SMP_REASSEMBLY
help
Enable SMP Reassembly unit tests.
source "Kconfig.zephyr"