summaryrefslogtreecommitdiff
path: root/board/coachz/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/coachz/board.h')
-rw-r--r--board/coachz/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/coachz/board.h b/board/coachz/board.h
index 5734948de1..388f773e37 100644
--- a/board/coachz/board.h
+++ b/board/coachz/board.h
@@ -30,7 +30,7 @@
#define CONFIG_BUTTON_TRIGGERED_RECOVERY
/* Internal SPI flash on NPCX7 */
-#define CONFIG_FLASH_SIZE (512 * 1024) /* 512KB internal spi flash */
+#define CONFIG_FLASH_SIZE_BYTES (512 * 1024) /* 512KB internal spi flash */
/* Battery */
#define CONFIG_BATTERY_DEVICE_CHEMISTRY "LION"