samples: mgmt: mcumgr: Fix fs overlay
Fixes the filesystem overlay by enabling flash map, which is needed for lfs. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
b8ef838069
commit
fc9442c033
@ -1,4 +1,5 @@
|
||||
# Enable the LittleFS file system.
|
||||
CONFIG_FLASH_MAP=y
|
||||
CONFIG_FILE_SYSTEM=y
|
||||
CONFIG_FILE_SYSTEM_LITTLEFS=y
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user