- choice NPCX_HEADER_FLASH_SIZE_CHOICE: Flash size
Flash size
Flash size
Type: bool
Help
This sets the SPI flash size.
Help
This sets the SPI flash size.
Direct dependencies
(NPCX_HEADER
&& SOC_FAMILY_NPCX
) || (NPCX_HEADER
&& SOC_FAMILY_NPCX
)
(Includes any dependencies from ifs and menus.)
Defaults
Choice options
Kconfig definitions
At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:138
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header
choice NPCX_HEADER_FLASH_SIZE_CHOICE
bool "Flash size"
default NPCX_HEADER_FLASH_SIZE_0P5M_1M if SOC_SERIES_NPCX7 || SOC_SERIES_NPCX9
default NPCX_HEADER_FLASH_SIZE_16M
depends on NPCX_HEADER && SOC_FAMILY_NPCX
help
This sets the SPI flash size.
At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:138
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header
choice NPCX_HEADER_FLASH_SIZE_CHOICE
bool "Flash size"
default NPCX_HEADER_FLASH_SIZE_0P5M_1M if SOC_SERIES_NPCX7 || SOC_SERIES_NPCX9
default NPCX_HEADER_FLASH_SIZE_16M
depends on NPCX_HEADER && SOC_FAMILY_NPCX
help
This sets the SPI flash size.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)