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