# Copyright (c) 2024 Nordic Semiconductor ASA # Copyright (c) 2025 Ezurio LLC # # SPDX-License-Identifier: Apache-2.0 CONFIG_DISK_DRIVERS=y CONFIG_DISK_DRIVER_FLASH=y # There may be no file on internal flash, so this Kconfig # option has been enabled to create some if listing does not # find any initially. CONFIG_FS_SAMPLE_CREATE_SOME_ENTRIES=y