Skip to content

Commit 91fd970

Browse files
committed
samples/tests: mcuboot: stop disabling CONFIG_ENTROPY_PSA_CRYPTO_RNG
Now that the underlying issue is fixed. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
1 parent 7bf7f9a commit 91fd970

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

samples/dfu/single_slot/sysbuild/mcuboot/boards/nrf54ls05dk_nrf54ls05b_cpuapp.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ CONFIG_GPIO=n
1919

2020
CONFIG_ISR_TABLES_LOCAL_DECLARATION=y
2121
CONFIG_LTO=y
22-
23-
CONFIG_ENTROPY_PSA_CRYPTO_RNG=n
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
CONFIG_BOOT_WATCHDOG_FEED=n
22
CONFIG_FPROTECT=n
3-
CONFIG_ENTROPY_PSA_CRYPTO_RNG=n

0 commit comments

Comments
 (0)