:orphan: .. title:: CONFIG_NPCX_HEADER_SPI_READ_MODE_DUAL .. kconfig:: CONFIG_NPCX_HEADER_SPI_READ_MODE_DUAL CONFIG_NPCX_HEADER_SPI_READ_MODE_DUAL ##################################### *SPI flash operates with dual reading mode* *SPI flash operates with dual reading mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/nuvoton_npcx/Kconfig:90`` 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_DUAL bool "SPI flash operates with dual reading mode" depends on ---- At ``/arm/nuvoton_npcx/Kconfig:90`` 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_DUAL bool "SPI flash operates with dual reading mode" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*