-
CONFIG_SPI_SAM_PORT_1
¶
Enable SPI1
Type: bool
Help¶
Enable SPI1 at boot
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/spi/Kconfig.sam:47
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_1 bool prompt "Enable SPI1" ifSPI_SAM
&&SPI
depends onSPI_SAM
&&SPI
help Enable SPI1 at boot
(Definitions include propagated dependencies, including from if’s and menus.)