Commit 44cab350 authored by Anas Nashif's avatar Anas Nashif Committed by Anas Nashif
Browse files

boards: arc: default board with MPU enabled



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

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 701bb2af
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,5 +4,3 @@ type: mcu
arch: arc
toolchain:
  - zephyr
testing:
  default: true
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ type: mcu
arch: arc
toolchain:
  - zephyr
testing:
  default: true