:orphan: .. title:: CONFIG_NPCX_HEADER_SPI_READ_MODE_FAST .. kconfig:: CONFIG_NPCX_HEADER_SPI_READ_MODE_FAST CONFIG_NPCX_HEADER_SPI_READ_MODE_FAST ##################################### *SPI flash operates with fast reading mode* *SPI flash operates with fast reading mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/nuvoton_npcx/Kconfig:87`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/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 .. code-block:: kconfig config NPCX_HEADER_SPI_READ_MODE_FAST bool "SPI flash operates with fast reading mode" depends on ---- At ``/arm/nuvoton_npcx/Kconfig:87`` 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_FAST bool "SPI flash operates with fast reading mode" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*