summaryrefslogtreecommitdiff
path: root/target/alpha/systems/qemu-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'target/alpha/systems/qemu-alpha')
-rw-r--r--target/alpha/systems/qemu-alpha9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/alpha/systems/qemu-alpha b/target/alpha/systems/qemu-alpha
new file mode 100644
index 000000000..aa75133f2
--- /dev/null
+++ b/target/alpha/systems/qemu-alpha
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_QEMU_ALPHA
+ bool "Qemu Emulator"
+ select ADK_alpha
+ select ADK_qemu_alpha
+ select ADK_TARGET_QEMU
+ select ADK_LINUX_64
+ help
+ Support for Qemu Emulator ALPHA architecture.
+