mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-22 14:38:27 +00:00
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
#
|
|
# Copyright (c) 2024 Nordic Semiconductor
|
|
#
|
|
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
|
#
|
|
|
|
# Enable MCUboot
|
|
SB_CONFIG_BOOTLOADER_MCUBOOT=y
|
|
SB_CONFIG_MCUBOOT_MODE_SINGLE_APP=y
|