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