boards: arc: default board with MPU enabled

em_starterkit_em7d has MPU enabled, so make it default for better test
coverage.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-01-30 20:35:16 -05:00 committed by Anas Nashif
parent 701bb2afba
commit 44cab35004
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,3 @@ type: mcu
arch: arc
toolchain:
- zephyr
testing:
default: true

View File

@ -4,3 +4,5 @@ type: mcu
arch: arc
toolchain:
- zephyr
testing:
default: true