Skip to content

Commit 2e2beca

Browse files
nordic-mik7rlubos
authored andcommitted
Revert "[nrf noup] mcuboot: Add CONFIG_MCUBOOT_BOOTLOADER_USES_SHA512"
This reverts commit 6b37917. Changes were moved to upstream in PR #93813. Signed-off-by: Michal Kozikowski <[email protected]>
1 parent 8d7b9c9 commit 2e2beca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/Kconfig.mcuboot

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,6 @@ config MCUBOOT_BOOTLOADER_NO_DOWNGRADE
288288
MCUBOOT_DOWNGRADE_PREVENTION option enabled.
289289
endif
290290

291-
config MCUBOOT_BOOTLOADER_USES_SHA512
292-
bool "MCUboot uses SHA512 for image hash"
293-
help
294-
MCUboot has been compiled to verify images using SHA512.
295-
296291
config MCUBOOT_APPLICATION_FIRMWARE_UPDATER
297292
bool "Application is firmware updater image"
298293
depends on MCUBOOT_BOOTLOADER_MODE_FIRMWARE_UPDATER

0 commit comments

Comments
 (0)