:orphan: .. title:: CONFIG_NPCX_HEADER_FLASH_SIZE_4M .. kconfig:: CONFIG_NPCX_HEADER_FLASH_SIZE_4M CONFIG_NPCX_HEADER_FLASH_SIZE_4M ################################ *SPI flash size 4M Bytes* *SPI flash size 4M Bytes* Type: ``bool`` Help ==== .. code-block:: none The SPI flash size is 4M Bytes. Help ==== .. code-block:: none The SPI flash size is 4M Bytes. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/nuvoton_npcx/Kconfig:156`` 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 → Flash size .. code-block:: kconfig config NPCX_HEADER_FLASH_SIZE_4M bool "SPI flash size 4M Bytes" depends on help The SPI flash size is 4M Bytes. ---- At ``/arm/nuvoton_npcx/Kconfig:156`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Flash size .. code-block:: kconfig config NPCX_HEADER_FLASH_SIZE_4M bool "SPI flash size 4M Bytes" depends on help The SPI flash size is 4M Bytes. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*