Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9863dc9fd8b58cd88f76eab5f18cce3a961b2de1
/
.
/
boards
/
vcc-gnd
/
yd_esp32
/
Kconfig.sysbuild
blob: 3a2d17ac5cfd0678fa731700265b2e2ab05b398b [
file
] [
log
] [
blame
]
# 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