sanitycheck: arc.ini: add em_starterkit to sanity runs
The per-platform blocks were just specifying defaults and didn't need to exist. Change-Id: I9f4c7db4cd16417d5a2c172c3f850f7758dcbd00 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
8d320db7c6
commit
88af1573f2
1 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,3 @@
|
|||
[arch]
|
||||
name = arc
|
||||
platforms = arduino_101_sss quark_se_sss_devboard
|
||||
|
||||
[arduino_101_sss]
|
||||
qemu_support = false
|
||||
|
||||
[quark_se_sss_devboard]
|
||||
qemu_support = false
|
||||
platforms = arduino_101_sss quark_se_sss_devboard em_starterkit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue