Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
10bb61ee7d0a05bd2d21a42c61a982b0edc26eea
/
.
/
boards
/
espressif
/
esp32s3_eye
/
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