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 f810be8e90..5e556b7224 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1411,6 +1411,9 @@
/* Enable verbose output to UART console and extra timestamp print precision. */
#define CONFIG_CONSOLE_VERBOSE
+/* Trigger building the image with all format strings extracted. */
+#undef CONFIG_EXTRACT_PRINTF_STRINGS
+
/*
* Enable EC-CR50 communication (a.k.a. EC-EFS2). This is for CR50 config only.
*/