-
CONFIG_NPCX_HEADER_SPI_READ_MODE_NORMAL
¶
SPI flash operates with normal reading mode
Type: bool
Direct dependencies¶
<choice: Reading mode used by the SPI flash>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:66
Included via Kconfig:8
→ Kconfig.zephyr:28
→ <Zephyr SoC>/Kconfig:11
→ <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_NORMAL
bool "SPI flash operates with normal reading mode"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)