boards: x86: Indicate smp support for ADL and EHL boards

Indicate SMP support to be able to run related tests on the boards.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2023-09-21 11:47:58 +03:00 committed by Carles Cufí
commit 9e6960fe90
3 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ supported:
- rtc
- i2c
- spi
- smp
testing:
timeout_multiplier: 4
ignore_tags:

View file

@ -6,6 +6,7 @@ toolchain:
- zephyr
ram: 2048
supported:
- smp
- watchdog
testing:
timeout_multiplier: 4

View file

@ -9,6 +9,7 @@ ram: 2048
supported:
- gpio
- smbus
- smp
- rtc
- watchdog
testing: