summaryrefslogtreecommitdiff
path: root/target/mips64el/sys-available/qemu-mips64el
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/mips64el/sys-available/qemu-mips64el
parentabbe4e3293c77bc5f6215a9eb4c1d20923bbf951 (diff)
update mips qemu targets. 64 Bit kernels still does not boot completely
Diffstat (limited to 'target/mips64el/sys-available/qemu-mips64el')
-rw-r--r--target/mips64el/sys-available/qemu-mips64el14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/mips64el/sys-available/qemu-mips64el b/target/mips64el/sys-available/qemu-mips64el
new file mode 100644
index 000000000..47818f392
--- /dev/null
+++ b/target/mips64el/sys-available/qemu-mips64el
@@ -0,0 +1,14 @@
+config ADK_TARGET_SYSTEM_QEMU_MIPS64EL
+ bool "Qemu Emulator"
+ select ADK_mips64el
+ select ADK_qemu_mips64el
+ 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 little endian architecture.
+