Commit cd0418e5 authored by Martin Åberg's avatar Martin Åberg Committed by Jukka Rissanen
Browse files

boards: sparc: add netif capability



Allows for network related tests to run on the SPARC board
configurations.

Signed-off-by: default avatarMartin Åberg <martin.aberg@gaisler.com>
parent 9ec8aec7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,3 +8,5 @@ flash: 2048
toolchain:
  - zephyr
  - xtools
supported:
  - netif
+2 −3
Original line number Diff line number Diff line
@@ -6,6 +6,5 @@ arch: sparc
toolchain:
  - zephyr
  - xtools
testing:
  ignore_tags:
    - net
supported:
  - netif
+2 −0
Original line number Diff line number Diff line
@@ -8,5 +8,7 @@ flash: 524288
toolchain:
  - zephyr
  - xtools
supported:
  - netif
testing:
  default: true