blob: 67757e508ad7dc500e65de8b3dd5c875ea58ea89 [file] [log] [blame]
# Copyright (c) 2025 Ayush Singh, BeagleBoard.org Foundation
# SPDX-License-Identifier: Apache-2.0
if BOOTLOADER_MCUBOOT
choice MCUBOOT_MODE
prompt "Mode of operation"
default MCUBOOT_MODE_SWAP_SCRATCH
endchoice
endif # BOOTLOADER_MCUBOOT