Commit 43cca029 authored by Marek Pieta's avatar Marek Pieta Committed by David Brown
Browse files

zephyr: Enable custom settings erase cmd on Thingy:53



Change introduces custom settings erase command on Thingy:53.

Signed-off-by: default avatarMarek Pieta <Marek.Pieta@nordicsemi.no>
parent 304d91ab
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -75,3 +75,7 @@ CONFIG_BOOT_UPGRADE_ONLY=y
CONFIG_FLASH_SIMULATOR=y
CONFIG_FLASH_SIMULATOR_DOUBLE_WRITES=y
CONFIG_FLASH_SIMULATOR_STATS=n

# Enable custom command to erase settings partition.
CONFIG_ENABLE_MGMT_PERUSER=y
CONFIG_BOOT_MGMT_CUSTOM_STORAGE_ERASE=y