summaryrefslogtreecommitdiff
path: root/target/m68k/systems/qemu-m68k-virt
diff options
context:
space:
mode:
Diffstat (limited to 'target/m68k/systems/qemu-m68k-virt')
-rw-r--r--target/m68k/systems/qemu-m68k-virt9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/m68k/systems/qemu-m68k-virt b/target/m68k/systems/qemu-m68k-virt
new file mode 100644
index 000000000..d982f7ce1
--- /dev/null
+++ b/target/m68k/systems/qemu-m68k-virt
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_QEMU_M68K_VIRT
+ bool "Qemu M68K (virt)"
+ select ADK_TARGET_QEMU
+ select ADK_TARGET_WITH_MMU
+ select ADK_TARGET_KERNEL_ZIMAGE
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for Qemu Emulator with M68K architecture (virt).
+