boot: zephyr: MCXN947 currently only does not support swap mode

Update the configuration to remove swap mode support.
MCXN94x ROM Flash API supports writing of 128byes page.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2024-08-27 16:25:52 -05:00 committed by Jamie
parent 52e2afc2f8
commit a3762626f8
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_BOOT_MAX_IMG_SECTORS=1024
CONFIG_BOOT_UPGRADE_ONLY=y