1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4choice MCUBOOT_MODE 5 default MCUBOOT_MODE_OVERWRITE_ONLY 6endchoice 7