-
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:48
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:34
→ drivers/spi/Kconfig:231
Menu path: (Top) → Device Drivers → SPI hardware bus support → Atmel SAM series SPI driver
config SPI_SAM_PORT_1 bool "Enable SPI1" depends onSPI_SAM
&&SPI
help Enable SPI1 at boot
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)