Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a7a751c8ddc82c1c4147adbc17fd0a3e0bfecd2c
/
.
/
boards
/
seeed
/
xiao_esp32c6
/
Kconfig.sysbuild
blob: 543becaa4f6ee6fb00bf50fed3913ec952320318 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Mario Paja
# SPDX-License-Identifier: Apache-2.0
choice BOOTLOADER
default
BOOTLOADER_MCUBOOT
endchoice
choice BOOT_SIGNATURE_TYPE
default
BOOT_SIGNATURE_TYPE_NONE
endchoice