boards: arm64: qemu_kvm_arm64: Convert to v2
Converts the board to hwmv2
This commit is a followup to commit
1a59434162
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
This commit is contained in:
committed by
Jamie McCrae
parent
70d704bd20
commit
cda3a74868
6
boards/v2/qemu/qemu_kvm_arm64/Kconfig
Normal file
6
boards/v2/qemu/qemu_kvm_arm64/Kconfig
Normal file
@@ -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
|
||||
@@ -3,5 +3,3 @@
|
||||
|
||||
config BOARD_QEMU_KVM_ARM64
|
||||
select SOC_QEMU_VIRT_ARM64
|
||||
select ARM64
|
||||
select QEMU_TARGET
|
||||
|
||||
Reference in New Issue
Block a user