blob: f4b8b8fb2beb13bb36d6d4381f7012421e107134 [file] [log] [blame]
# Copyright (c) 2024 Arrel Neumiller
# SPDX-License-Identifier: Apache-2.0
choice BOOTLOADER
default BOOTLOADER_MCUBOOT
endchoice
choice BOOT_SIGNATURE_TYPE
default BOOT_SIGNATURE_TYPE_NONE
endchoice