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 5e556b7224..c2dbc278e0 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1414,6 +1414,9 @@
/* Trigger building the image with all format strings extracted. */
#undef CONFIG_EXTRACT_PRINTF_STRINGS
+/* Include AP RO verification support. */
+#undef CONFIG_AP_RO_VERIFICATION
+
/*
* Enable EC-CR50 communication (a.k.a. EC-EFS2). This is for CR50 config only.
*/