summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 06fd5e1fd9..c7ddf13d13 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -28,6 +28,10 @@
#undef CONFIG_CMD_SYSJUMP
#undef CONFIG_CMD_SYSLOCK
+#define CONFIG_CUSTOMIZED_RO
+/* TODO: find a way to drop RO build. */
+#define CONFIG_FW_INCLUDE_RO
+
#ifndef CR50_DEV
/* Disable stuff that should only be in debug builds */
#undef CONFIG_CMD_CRASH