tests: spi_loopback: enable GPIO driver for sam_v71* boards

Enable GPIO driver which is needed to handle CS GPIOS in SPI driver.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
Bartosz Bilas 2021-11-10 09:49:00 +01:00 committed by Christopher Friedt
commit 587d207244
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
CONFIG_GPIO=y

View file

@ -0,0 +1 @@
CONFIG_GPIO=y