Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1ec463e1a8ed938280d1b8ec5afb20c9effcd3ce
/
.
/
boards
/
others
/
esp32c3_supermini
/
Kconfig.sysbuild
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