-
CONFIG_SPI_SAM0
¶
Atmel SAM0 series SERCOM SPI driver
Type: bool
Help¶
Enable support for the SAM0 SERCOM SPI driver.
Default¶
y
Kconfig definition¶
At drivers/spi/Kconfig.sam0:6
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:34
→ drivers/spi/Kconfig:233
Menu path: (Top) → Device Drivers → SPI hardware bus support
config SPI_SAM0 bool "Atmel SAM0 series SERCOM SPI driver" default y selectDMA
ifSPI_ASYNC
depends onSOC_FAMILY_SAM0
&&SPI
help Enable support for the SAM0 SERCOM SPI driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)