# 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 # Power domains forced on by default on boot, no need # to manage them in bootloader. CONFIG_POWER_DOMAIN=n