-
CONFIG_SPI_SAM_PORT_0
¶
Enable SPI0
Type: bool
Help¶
Enable SPI0 at boot
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/spi/Kconfig.sam:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:36
→ drivers/spi/Kconfig:199
Menu path: (top menu) → Device Drivers → SPI hardware bus support → Atmel SAM series SPI driver
config SPI_SAM_PORT_0 bool prompt "Enable SPI0" ifSPI_SAM
&&SPI
depends onSPI_SAM
&&SPI
help Enable SPI0 at boot
(Definitions include propagated dependencies, including from if’s and menus.)