-
CONFIG_NPCX_HEADER_FLASH_SIZE_2M
¶
SPI flash size 2M Bytes
Type: bool
Help¶
The SPI flash size is 2M Bytes.
Kconfig definition¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:132
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_2M
bool "SPI flash size 2M Bytes"
depends on <choice>
help
The SPI flash size is 2M Bytes.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)