zephyr/tests/drivers/spi/spi_loopback
Gerson Fernando Budke 58936e7639 soc: arm: atmel_sam: samv71: Fix SPI build dependency
The SAM spi driver depends on GPIO driver to work. It seems that this
dependency chain it is not handled. This select GPIO driver when SPI
driver is enabled. It rework GPIO and SPI Kconfig to select driver by
devicetree and drop entries at Kconfig.defconfig.series file.

Fixes #41525

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-01-18 12:12:52 -05:00
..
boards soc: arm: atmel_sam: samv71: Fix SPI build dependency 2022-01-18 12:12:52 -05:00
src tests: spi: loopback testing with NOCACHE MEMORY buffers for DMA 2021-11-16 10:12:39 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
overlay-mcux-dspi-dma.conf tests: add spi dma loop test on frdm_k64f 2021-09-02 15:50:52 -05:00
overlay-stm32-spi-dma.conf tests: drivers: spi loopback testcase yaml for stm32 dma 2022-01-14 10:09:00 -06:00
overlay-stm32-spi.conf tests: drivers: spi loopback testcase yaml for stm32 dma 2022-01-14 10:09:00 -06:00
prj.conf tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
testcase.yaml tests: drivers: spi loopback testcase yaml for stm32 dma 2022-01-14 10:09:00 -06:00