CONFIG_NPCX_HEADER_SPI_READ_MODE_FAST

SPI flash operates with fast reading mode

SPI flash operates with fast reading mode

Type: bool

Kconfig definitions

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:87

Included via Kconfig:8Kconfig.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 → Reading mode used by the SPI flash

config NPCX_HEADER_SPI_READ_MODE_FAST
    bool "SPI flash operates with fast reading mode"
    depends on <choice NPCX_HEADER_SPI_READ_MODE_CHOICE>

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:87

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/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_FAST
    bool "SPI flash operates with fast reading mode"
    depends on <choice NPCX_HEADER_SPI_READ_MODE_CHOICE>

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