7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
# Copyright 2023 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#LPC does not support the MCUBoot swap mode.
|
|
CONFIG_BOOT_UPGRADE_ONLY=y
|
|
CONFIG_BOOT_MAX_IMG_SECTORS=256
|