summaryrefslogtreecommitdiff
path: root/target/ppc/sys-available/qemu-ppc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-06 17:05:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-06 17:05:09 +0200
commit208807cc63754f699107bbad24687b3ae1d326fe (patch)
tree749ada25a27d3659f1b24ae245fe6a416eeb7dae /target/ppc/sys-available/qemu-ppc
parentf0b814dddb1b74c91fd54af412ad356fc68be4a2 (diff)
parentb03ac31608c2ee5349a5d098980105957a4a6bca (diff)
fix conflict
Diffstat (limited to 'target/ppc/sys-available/qemu-ppc')
-rw-r--r--target/ppc/sys-available/qemu-ppc13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/ppc/sys-available/qemu-ppc b/target/ppc/sys-available/qemu-ppc
new file mode 100644
index 000000000..e7e0b7372
--- /dev/null
+++ b/target/ppc/sys-available/qemu-ppc
@@ -0,0 +1,13 @@
+config ADK_TARGET_SYSTEM_QEMU_PPC
+ bool "Qemu Emulator"
+ select ADK_ppc
+ select ADK_qemu_ppc
+ select ADK_CPU_PPC
+ select ADK_HARDWARE_QEMU
+ select ADK_TARGET_WITH_VGA
+ select ADK_TARGET_WITH_INPUT
+ select ADK_TARGET_WITH_PCI
+ select ADK_TARGET_WITH_HDD
+ help
+ Support for Qemu Emulator (PPC).
+