CONFIG_NPCX_HEADER_FLASH_SIZE_4M

SPI flash size 4M Bytes

SPI flash size 4M Bytes

Type: bool

Help

The SPI flash size is 4M Bytes.

Help

The SPI flash size is 4M 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:156

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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 → Flash size

config NPCX_HEADER_FLASH_SIZE_4M
    bool "SPI flash size 4M Bytes"
    depends on <choice NPCX_HEADER_FLASH_SIZE_CHOICE>
    help
      The SPI flash size is 4M Bytes.

At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:156

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18

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 NPCX_HEADER_FLASH_SIZE_CHOICE>
    help
      The SPI flash size is 4M Bytes.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)