diff options
Diffstat (limited to 'target/loongarch/systems')
-rw-r--r-- | target/loongarch/systems/qemu-loongarch | 1 |
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. |