-
CONFIG_NPCX_HEADER_FLASH_SIZE_4M
¶
SPI flash size 4M Bytes
Type: bool
Help¶
The SPI flash size is 4M Bytes.
Kconfig definition¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:137
Included via Kconfig:8
→ Kconfig.zephyr:28
→ <Zephyr SoC>/Kconfig:11
→ <BuildDir>/kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Flash size
config NPCX_HEADER_FLASH_SIZE_4M
bool "SPI flash size 4M Bytes"
depends on <choice>
help
The SPI flash size is 4M Bytes.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)