tests: boot: mcuboot_data_sharing: Add missing Kconfig
Adds a missing Kconfig after some retention code was refactored Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
a16d58cdf3
commit
8596697f08
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ CONFIG_SETTINGS=y
|
||||||
CONFIG_SETTINGS_RUNTIME=y
|
CONFIG_SETTINGS_RUNTIME=y
|
||||||
CONFIG_RETENTION_BOOTLOADER_INFO=y
|
CONFIG_RETENTION_BOOTLOADER_INFO=y
|
||||||
CONFIG_RETENTION_BOOTLOADER_INFO_TYPE_MCUBOOT=y
|
CONFIG_RETENTION_BOOTLOADER_INFO_TYPE_MCUBOOT=y
|
||||||
|
CONFIG_RETENTION_BOOTLOADER_INFO_OUTPUT_SETTINGS=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue