Browse Source
Converts the board to hwmv2
This commit is a followup to commit
1a59434162
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
pull/69687/head
2 changed files with 6 additions and 2 deletions
@ -0,0 +1,6 @@ |
|||||||
|
# Copyright (c) 2022 Huawei France Technologies SASU |
||||||
|
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
|
||||||
|
config BOARD_QEMU_KVM_ARM64 |
||||||
|
select ARM64 |
||||||
|
select QEMU_TARGET |
Loading…
Reference in new issue