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