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 d9fbd06fb1..0701a981d3 100644
--- a/include/config.h
+++ b/include/config.h
@@ -420,6 +420,12 @@
#undef CONFIG_BOOT_HEADER_STORAGE_SIZE
/*****************************************************************************/
+/* Bootblock config */
+
+/* Pack AP-FW bootblock in EC image. */
+#undef CONFIG_BOOTBLOCK
+
+/*****************************************************************************/
/* EC has GPIOs to allow board to reset RTC */
#undef CONFIG_BOARD_HAS_RTC_RESET