summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 7519fb6d58..43b7c141bf 100644
--- a/include/config.h
+++ b/include/config.h
@@ -762,6 +762,10 @@
* only supported on CR50.
*/
#undef CONFIG_DCRYPTO
+/*
+ * When enabled build support for SHA-384/512, requires CONFIG_DCRYPTO.
+ */
+#undef CONFIG_UPTO_SHA512
/*****************************************************************************/
/*