CONFIG_NPCX_HEADER_SPI_READ_MODE_NORMAL

SPI flash operates with normal reading mode

SPI flash operates with normal reading mode

Type: bool

Kconfig definitions

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

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 → Reading mode used by the SPI flash

config NPCX_HEADER_SPI_READ_MODE_NORMAL
    bool "SPI flash operates with normal reading mode"
    depends on <choice NPCX_HEADER_SPI_READ_MODE_CHOICE>

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

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 → Reading mode used by the SPI flash

config NPCX_HEADER_SPI_READ_MODE_NORMAL
    bool "SPI flash operates with normal reading mode"
    depends on <choice NPCX_HEADER_SPI_READ_MODE_CHOICE>

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