summaryrefslogtreecommitdiff
path: root/target/loongarch/systems/qemu-loongarch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-08-19 13:14:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2022-08-19 13:14:58 +0200
commit1a426f42fe36d9f5d65182bb327e8b029f710e89 (patch)
tree6ead33a2d4c1bd9f4cbc0f24645d57dc358a9157 /target/loongarch/systems/qemu-loongarch
parentcf30d2922270a47c9e0336611477befcf8fa4239 (diff)
loongarch: use special linux version, boots up now
Diffstat (limited to 'target/loongarch/systems/qemu-loongarch')
-rw-r--r--target/loongarch/systems/qemu-loongarch1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/loongarch/systems/qemu-loongarch b/target/loongarch/systems/qemu-loongarch
index b5f6c3d34..3b5d940de 100644
--- a/target/loongarch/systems/qemu-loongarch
+++ b/target/loongarch/systems/qemu-loongarch
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_QEMU_LOONGARCH
bool "Qemu Emulator"
select ADK_TARGET_QEMU
select ADK_TARGET_CPU_LOONGARCH
+ select ADK_TARGET_KERNEL_VMLINUX_EFI
help
Support for Qemu Emulator Loongarch architecture.