The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_NPCX_HEADER_SPI_READ_MODE_QUAD

SPI flash operates with quad reading mode

Type: bool

Direct dependencies

<choice: Reading mode used by the SPI flash>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nuvoton_npcx/Kconfig:75

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

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>

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