CONFIG_SPI_NPCX_FIU
Nuvoton NPCX embedded controller (EC) SPI driver for NOR flash
Type: bool
Help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
Help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
Help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
Help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
Help
Enable the SPI driver for NPCX family of processors. This driver is
for the dedicated SPI controller (FIU) to access the NOR flash.
Direct dependencies
(SPI
&& SOC_SERIES_NPCX7
) || (SPI
&& SOC_SERIES_NPCX9
) || (SPI
&& SOC_SERIES_NPCX7
) || (SPI
&& SOC_SERIES_NPCX9
) || (SOC_FAMILY_NPCX
&& SPI
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nuvoton_npcx/npcx7/Kconfig.defconfig.series:109
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config SPI_NPCX_FIU
bool
default y
depends on SPI && SOC_SERIES_NPCX7
help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx9/Kconfig.defconfig.series:119
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config SPI_NPCX_FIU
bool
default y
depends on SPI && SOC_SERIES_NPCX9
help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx7/Kconfig.defconfig.series:109
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config SPI_NPCX_FIU
bool
default y
depends on SPI && SOC_SERIES_NPCX7
help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx9/Kconfig.defconfig.series:119
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config SPI_NPCX_FIU
bool
default y
depends on SPI && SOC_SERIES_NPCX9
help
Enable support fot NPCX SPI (FIU) driver for the NOR SPI flash access.
At <Zephyr>/drivers/spi/Kconfig.npcx_fiu:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:40
→ <Zephyr>/drivers/spi/Kconfig:96
Menu path: (Top) → Device Drivers → SPI hardware bus support
config SPI_NPCX_FIU
bool "Nuvoton NPCX embedded controller (EC) SPI driver for NOR flash"
depends on SOC_FAMILY_NPCX && SPI
help
Enable the SPI driver for NPCX family of processors. This driver is
for the dedicated SPI controller (FIU) to access the NOR flash.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)