summaryrefslogtreecommitdiff
path: root/target/riscv32/systems/qemu-riscv32
diff options
context:
space:
mode:
Diffstat (limited to 'target/riscv32/systems/qemu-riscv32')
-rw-r--r--target/riscv32/systems/qemu-riscv321
1 files changed, 1 insertions, 0 deletions
diff --git a/target/riscv32/systems/qemu-riscv32 b/target/riscv32/systems/qemu-riscv32
index 28f40004e..a9f1d9ce2 100644
--- a/target/riscv32/systems/qemu-riscv32
+++ b/target/riscv32/systems/qemu-riscv32
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_QEMU_RISCV32
bool "Qemu Emulator"
select ADK_TARGET_QEMU
select ADK_TARGET_CPU_RISCV32
+ select ADK_TARGET_KERNEL_IMAGE
help
Qemu Emulator for RISCV32 architecture.