# # Copyright (c) 2020 Nordic Semiconductor ASA # # SPDX-License-Identifier: Apache-2.0 # CONFIG_ZTEST=y CONFIG_FLASH=y CONFIG_FLASH_MAP=y CONFIG_NVS=y CONFIG_SETTINGS=y CONFIG_STREAM_FLASH=y CONFIG_STREAM_FLASH_ERASE=y CONFIG_STREAM_FLASH_PROGRESS=y # It case if this is no longer y by default in Kconfig as # the tests are not ready to not test the feature. CONFIG_STREAM_FLASH_POST_WRITE_CALLBACK=y