summaryrefslogtreecommitdiff
path: root/chip/npcx/config_chip-npcx9.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/config_chip-npcx9.h')
-rw-r--r--chip/npcx/config_chip-npcx9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/npcx/config_chip-npcx9.h b/chip/npcx/config_chip-npcx9.h
index a13723f980..da17cc76ae 100644
--- a/chip/npcx/config_chip-npcx9.h
+++ b/chip/npcx/config_chip-npcx9.h
@@ -100,7 +100,7 @@
/* Internal spi-flash setting */
#define CONFIG_SPI_FLASH_REGS
#define CONFIG_SPI_FLASH_W25Q40 /* Internal spi flash type */
-#define CONFIG_FLASH_SIZE 0x00080000 /* 512 KB internal spi flash */
+#define CONFIG_FLASH_SIZE_BYTES 0x00080000 /* 512 KB internal spi flash */
#endif /* __CROS_EC_CONFIG_CHIP_NPCX9_H */