summaryrefslogtreecommitdiff
path: root/target/mips64/sys-available/qemu-mips64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-05 00:18:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-05 00:18:18 +0100
commitd0398dc33628c501388d32dcb3faf68859dd6bcb (patch)
tree401c29c68bfe46cd79276029e77c85fc82f77b8a /target/mips64/sys-available/qemu-mips64
parentabbe4e3293c77bc5f6215a9eb4c1d20923bbf951 (diff)
update mips qemu targets. 64 Bit kernels still does not boot completely
Diffstat (limited to 'target/mips64/sys-available/qemu-mips64')
-rw-r--r--target/mips64/sys-available/qemu-mips6414
1 files changed, 14 insertions, 0 deletions
diff --git a/target/mips64/sys-available/qemu-mips64 b/target/mips64/sys-available/qemu-mips64
new file mode 100644
index 000000000..ff61277f1
--- /dev/null
+++ b/target/mips64/sys-available/qemu-mips64
@@ -0,0 +1,14 @@
+config ADK_TARGET_SYSTEM_QEMU_MIPS64
+ bool "Qemu Emulator"
+ select ADK_mips64
+ select ADK_qemu_mips64
+ select ADK_LINUX_64
+ select ADK_KERNEL_MIPS_MALTA
+ 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
+ Qemu support for mips64 big endian architecture.
+