minico2-firmware/boards/xtensa/minico2/Kconfig.sysbuild

11 lines
227 B
Plaintext
Raw Normal View History

2023-11-19 05:33:59 +00:00
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
choice BOOTLOADER
default BOOTLOADER_MCUBOOT
endchoice
choice BOOT_SIGNATURE_TYPE
default BOOT_SIGNATURE_TYPE_NONE
endchoice