Skip to content

Commit c136f4a

Browse files
committed
boot: zephyr: Remove references to tinycrypt
These are not needed Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 3bf79cb commit c136f4a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

boot/zephyr/prj.conf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ CONFIG_BOOT_BOOTSTRAP=n
1111
### mbedTLS has its own heap
1212
# CONFIG_HEAP_MEM_POOL_SIZE is not set
1313

14-
### We never want Zephyr's copy of tinycrypt. If tinycrypt is needed,
15-
### MCUboot has its own copy in tree.
16-
# CONFIG_TINYCRYPT is not set
17-
# CONFIG_TINYCRYPT_ECC_DSA is not set
18-
# CONFIG_TINYCRYPT_SHA256 is not set
19-
2014
CONFIG_FLASH=y
2115

2216
### Various Zephyr boards enable features that we don't want.

0 commit comments

Comments
 (0)