Commit 8a9627d9 authored by Michal Kozikowski's avatar Michal Kozikowski Committed by Jamie
Browse files

boot/zephyr/boards: nrf54h20dk 'iron' board configuration



Added configuration for the nRF54H20 DK 'iron' board variant.

Signed-off-by: default avatarMichal Kozikowski <michal.kozikowski@nordicsemi.no>
parent de7a9dc5
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
# Copyright (c) 2025 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#

# Ensure that the SPI NOR driver is disabled by default
CONFIG_SPI_NOR=n

CONFIG_BOOT_WATCHDOG_FEED=n

CONFIG_MULTITHREADING=y