summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 06e1252101..a91bb9ba2a 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -156,7 +156,8 @@
#define CONFIG_CONSOLE_COMMAND_FLAGS_DEFAULT CMD_FLAG_RESTRICTED
/* Include crypto stuff, both software and hardware. Enable optimizations. */
-#define CONFIG_DCRYPTO
+/* Use board specific version of dcrypto */
+#define CONFIG_DCRYPTO_BOARD
#define CONFIG_UPTO_SHA512
#define CONFIG_DCRYPTO_RSA_SPEEDUP