The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_NPCX_HEADER_SPI_MAX_CLOCK_25

SPI flash max clock rate of 25 MHz

Type: bool

Direct dependencies

<choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE: Clock rate to use for SPI flash>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nuvoton_npcx/Kconfig:55

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Clock rate to use for SPI flash

config NPCX_HEADER_SPI_MAX_CLOCK_25
    bool "SPI flash max clock rate of 25 MHz"
    depends on <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)