-
CONFIG_SPI_4
¶
SPI port 4
Type: bool
Help¶
Enable SPI controller port 4.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/spi/Kconfig:203
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:38
Menu path: (top menu) → Device Drivers → SPI hardware bus support
config SPI_4 bool prompt "SPI port 4" ifSPI
depends onSPI
help Enable SPI controller port 4.
(Definitions include propagated dependencies, including from if’s and menus.)