blob: 36e76684d33dfeb5f1e97ee3bcb04cc2e8dcca7a [file] [log] [blame]
#
# Copyright (c) 2021 Linumiz
#
# SPDX-License-Identifier: Apache-2.0
# Need this when storage is on flash
CONFIG_MPU_ALLOW_FLASH_WRITE=y
# Need this when storage is on MX25R64
CONFIG_NORDIC_QSPI_NOR=y
CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096