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:
parent
bf4dc31015
commit
9e6960fe90
3 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,7 @@ supported:
|
|||
- rtc
|
||||
- i2c
|
||||
- spi
|
||||
- smp
|
||||
testing:
|
||||
timeout_multiplier: 4
|
||||
ignore_tags:
|
||||
|
|
|
@ -6,6 +6,7 @@ toolchain:
|
|||
- zephyr
|
||||
ram: 2048
|
||||
supported:
|
||||
- smp
|
||||
- watchdog
|
||||
testing:
|
||||
timeout_multiplier: 4
|
||||
|
|
|
@ -9,6 +9,7 @@ ram: 2048
|
|||
supported:
|
||||
- gpio
|
||||
- smbus
|
||||
- smp
|
||||
- rtc
|
||||
- watchdog
|
||||
testing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue