Skip to content

Commit 90b35e9

Browse files
committed
boards: mps2_an385: Select QEMU_TARGET
Board can be emulated in QEMU, so select QEMU_TARGET as required for various bits of "make run" magic to work. Signed-off-by: Paul Sokolovsky <[email protected]>
1 parent b8e225c commit 90b35e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/mps2_an385/Kconfig.board

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
config BOARD_MPS2_AN385
88
bool "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)"
99
depends on SOC_MPS2_AN385
10+
select QEMU_TARGET
1011
select HAS_COVERAGE_SUPPORT

0 commit comments

Comments
 (0)