We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf79cb commit c136f4aCopy full SHA for c136f4a
boot/zephyr/prj.conf
@@ -11,12 +11,6 @@ CONFIG_BOOT_BOOTSTRAP=n
11
### mbedTLS has its own heap
12
# CONFIG_HEAP_MEM_POOL_SIZE is not set
13
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
-
20
CONFIG_FLASH=y
21
22
### Various Zephyr boards enable features that we don't want.
0 commit comments