summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index faf6f42764..44dac98103 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2349,6 +2349,12 @@
/* Support RMA auth challenge-response */
#undef CONFIG_RMA_AUTH
+/*
+ * Use the p256 curve for RMA challenge-response calculations (x21559 is used
+ * by default).
+ */
+#undef CONFIG_RMA_AUTH_USE_P256
+
/* Enable hardware Random Number generator support */
#undef CONFIG_RNG