1# Copyright (c) 2024 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4choice MCUBOOT_MODE 5 default MCUBOOT_MODE_OVERWRITE_ONLY 6endchoice 7