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:
parent
e721921587
commit
587d207244
2 changed files with 2 additions and 0 deletions
1
tests/drivers/spi/spi_loopback/boards/sam_v71_xult.conf
Normal file
1
tests/drivers/spi/spi_loopback/boards/sam_v71_xult.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_GPIO=y
|
1
tests/drivers/spi/spi_loopback/boards/sam_v71b_xult.conf
Normal file
1
tests/drivers/spi/spi_loopback/boards/sam_v71b_xult.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_GPIO=y
|
Loading…
Add table
Add a link
Reference in a new issue