summaryrefslogtreecommitdiff
path: root/target/s390/systems/qemu-s390
diff options
context:
space:
mode:
Diffstat (limited to 'target/s390/systems/qemu-s390')
-rw-r--r--target/s390/systems/qemu-s3907
1 files changed, 7 insertions, 0 deletions
diff --git a/target/s390/systems/qemu-s390 b/target/s390/systems/qemu-s390
new file mode 100644
index 000000000..c04dfad31
--- /dev/null
+++ b/target/s390/systems/qemu-s390
@@ -0,0 +1,7 @@
+config ADK_TARGET_SYSTEM_QEMU_S390
+ bool "Qemu Emulator"
+ select ADK_CPU_Z900
+ select ADK_TARGET_QEMU
+ help
+ Support for Qemu Emulator S/390 architecture.
+