Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
083a42d734ebe5786f62dce6180e96bee147b7a9
/
.
/
boards
/
espressif
/
esp32s2_devkitc
/
Kconfig.sysbuild
blob: 8d3acb9e11d7c74fa54f1db3eebe9ad8a827ac22 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 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