summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/bob/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/bob/board.h b/board/bob/board.h
index d756c7040a..039f735fca 100644
--- a/board/bob/board.h
+++ b/board/bob/board.h
@@ -45,6 +45,8 @@
#define CONFIG_RAM_BASE (0x200C0000 + RAM_SHIFT_SIZE)
#undef CONFIG_RAM_SIZE
#define CONFIG_RAM_SIZE (0x00008000 - 0x800 - RAM_SHIFT_SIZE)
+/* crbug.com/782244: CONFIG_MPU only supports power-of-2 region size */
+#undef CONFIG_MPU
/* Optional features */
#define CONFIG_BOARD_VERSION