samples: spi_fujitsu_fram: fix dependencies
This sample will not compile for boards not supporting GPIO. Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
This commit is contained in:
parent
14fc43d675
commit
9a54a60def
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ tests:
|
|||
sample.driver.spi_fujitsu_fram:
|
||||
tags: drivers fram
|
||||
harness: fram
|
||||
depends_on: spi
|
||||
depends_on: gpio spi
|
||||
filter: CONFIG_SPI_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue