:orphan: .. title:: CONFIG_NPCX_HEADER_SPI_READ_MODE_NORMAL .. kconfig:: CONFIG_NPCX_HEADER_SPI_READ_MODE_NORMAL CONFIG_NPCX_HEADER_SPI_READ_MODE_NORMAL ####################################### *SPI flash operates with normal reading mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nuvoton_npcx/Kconfig:84`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Reading mode used by the SPI flash .. code-block:: kconfig config NPCX_HEADER_SPI_READ_MODE_NORMAL bool "SPI flash operates with normal reading mode" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*