choice: Core clock to SPI flash clock ratio

Core clock to SPI flash clock ratio

Type: bool

Help

This sets the clock ratio (core clock / SPI clock)

Direct dependencies

NPCX_HEADER && SOC_FAMILY_NPCX

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header

choice
    bool "Core clock to SPI flash clock ratio"
    default NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    depends on NPCX_HEADER && SOC_FAMILY_NPCX
    help
      This sets the clock ratio (core clock / SPI clock)

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