summaryrefslogtreecommitdiff
path: root/target/hppa/systems/qemu-hppa
diff options
context:
space:
mode:
Diffstat (limited to 'target/hppa/systems/qemu-hppa')
-rw-r--r--target/hppa/systems/qemu-hppa8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/hppa/systems/qemu-hppa b/target/hppa/systems/qemu-hppa
new file mode 100644
index 000000000..4c3a2ff97
--- /dev/null
+++ b/target/hppa/systems/qemu-hppa
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_QEMU_HPPA
+ bool "Qemu Emulator"
+ select ADK_TARGET_QEMU
+ select ADK_TARGET_CPU_PARISC
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Qemu Emulator for HPPA architecture.
+