summaryrefslogtreecommitdiff
path: root/board/nocturne/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/nocturne/board.h')
-rw-r--r--board/nocturne/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/nocturne/board.h b/board/nocturne/board.h
index 84b91af516..9dda2b6bcb 100644
--- a/board/nocturne/board.h
+++ b/board/nocturne/board.h
@@ -26,7 +26,7 @@
#define CONFIG_HIBERNATE_PSL
/* Internal SPI flash on NPCX7 */
-#define CONFIG_FLASH_SIZE (512 * 1024) /* It's really 1MB. */
+#define CONFIG_FLASH_SIZE_BYTES (512 * 1024) /* It's really 1MB. */
#define CONFIG_SPI_FLASH_REGS
#define CONFIG_SPI_FLASH_W25Q80 /* Internal SPI flash type. */