CONFIG_NPCX_HEADER_SPI_MAX_CLOCK_20
SPI flash max clock rate of 20 MHz
SPI flash max clock rate of 20 MHz
Type: bool
Direct dependencies
<choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE: Clock rate to use for SPI flash> || <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE: Clock rate to use for SPI flash>
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:52
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_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_20
bool "SPI flash max clock rate of 20 MHz"
depends on <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE>
At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:52
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.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_20
bool "SPI flash max clock rate of 20 MHz"
depends on <choice NPCX_HEADER_SPI_MAX_CLOCK_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)