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 084b75be0d..d48b16dbac 100644
--- a/include/config.h
+++ b/include/config.h
@@ -549,6 +549,12 @@
#undef CONFIG_FW_WP_RO_OFF
#undef CONFIG_FW_WP_RO_SIZE
+/*
+ * Board Image ec.bin contains a RO firmware. If not defined, the image will
+ * only contain the RW firmware. The RO firmware comes from another board.
+ */
+#define CONFIG_FW_INCLUDE_RO
+
/*****************************************************************************/
/* Motion sensor based gesture recognition information */
#undef CONFIG_GESTURE_DETECTION