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