-
CONFIG_NPCX_HEADER_SPI_MAX_CLOCK_50
¶
SPI flash max clock rate of 50 MHz
Type: bool
Direct dependencies¶
<choice: Clock rate to use for SPI flash>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:47
Included via Kconfig:8
→ Kconfig.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 → Clock rate to use for SPI flash
config NPCX_HEADER_SPI_MAX_CLOCK_50
bool "SPI flash max clock rate of 50 MHz"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)