The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_NPCX_HEADER_SPI_MAX_CLOCK_33

SPI flash max clock rate of 33 MHz

Type: bool

Direct dependencies

<choice: Clock rate to use for SPI flash>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/nuvoton_npcx/Kconfig:41

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/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_33
    bool "SPI flash max clock rate of 33 MHz"
    depends on <choice>

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