summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index a21bc96f6c..cfd7a5f97d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -802,6 +802,9 @@
/* Support IR357x Link voltage regulator debugging / reprogramming */
#undef CONFIG_REGULATOR_IR357X
+/* Support verifying 2048-bit RSA signature */
+#undef CONFIG_RSA
+
/*
* If defined, the hash module will save its last computed hash when jumping
* between EC images.