CONFIG_NPCX_HEADER_SPI_MAX_CLOCK_40

SPI flash max clock rate of 40 MHz

SPI flash max clock rate of 40 MHz

Type: bool

Kconfig definitions

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:62

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2

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_40
    bool "SPI flash max clock rate of 40 MHz"
    depends on <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE>

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:62

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/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_40
    bool "SPI flash max clock rate of 40 MHz"
    depends on <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE>

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