summaryrefslogtreecommitdiff
path: root/target/ppc/systems/qemu-ppc-mpc8544ds
diff options
context:
space:
mode:
Diffstat (limited to 'target/ppc/systems/qemu-ppc-mpc8544ds')
-rw-r--r--target/ppc/systems/qemu-ppc-mpc8544ds8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/ppc/systems/qemu-ppc-mpc8544ds b/target/ppc/systems/qemu-ppc-mpc8544ds
new file mode 100644
index 000000000..a71eb4639
--- /dev/null
+++ b/target/ppc/systems/qemu-ppc-mpc8544ds
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_QEMU_PPC_MPC8544DS
+ bool "Qemu Emulator (mpc8544ds)"
+ select ADK_TARGET_QEMU
+ select ADK_TARGET_CPU_PPC_8548
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Support for Qemu Emulator PPC architecture (mpc8544ds).
+