The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_NPCX_HEADER_SPI_READ_MODE_QUAD

SPI flash operates with quad reading mode

Type: bool

Direct dependencies

<choice NPCX_HEADER_SPI_READ_MODE_CHOICE: Reading mode used by the SPI flash>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nuvoton_npcx/Kconfig:93

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Reading mode used by the SPI flash

config NPCX_HEADER_SPI_READ_MODE_QUAD
    bool "SPI flash operates with quad reading mode"
    depends on <choice NPCX_HEADER_SPI_READ_MODE_CHOICE>

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