CONFIG_NPCX_HEADER_FLASH_SIZE_0P5M_1M¶
SPI flash size 0.5M or 1M Bytes
SPI flash size 0.5M or 1M Bytes
Type: bool
Help¶
The SPI flash size is 0.5M or 1M Bytes.
Help¶
The SPI flash size is 0.5M or 1M Bytes.
Direct dependencies¶
<choice NPCX_HEADER_FLASH_SIZE_CHOICE: Flash size> || <choice NPCX_HEADER_FLASH_SIZE_CHOICE: Flash size>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:146
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <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_0P5M_1M
    bool "SPI flash size 0.5M or 1M Bytes"
    depends on <choice NPCX_HEADER_FLASH_SIZE_CHOICE>
    help
      The SPI flash size is 0.5M or 1M Bytes.
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:146
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Flash size
config NPCX_HEADER_FLASH_SIZE_0P5M_1M
    bool "SPI flash size 0.5M or 1M Bytes"
    depends on <choice NPCX_HEADER_FLASH_SIZE_CHOICE>
    help
      The SPI flash size is 0.5M or 1M Bytes.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)