summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mips64el
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-06 10:01:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-06 10:01:31 +0100
commite96c649294fd763fa8631b866397a07b9434bbd3 (patch)
tree45d78f43ec9583b2d07db4c195484d26692ab0a0 /target/mips/sys-available/qemu-mips64el
parent5e23c8034176a0c338efc3ef23f8d7e227e58322 (diff)
add full perl, first half of supported archs
Diffstat (limited to 'target/mips/sys-available/qemu-mips64el')
-rw-r--r--target/mips/sys-available/qemu-mips64el8
1 files changed, 1 insertions, 7 deletions
diff --git a/target/mips/sys-available/qemu-mips64el b/target/mips/sys-available/qemu-mips64el
index e5fba2317..34d44c054 100644
--- a/target/mips/sys-available/qemu-mips64el
+++ b/target/mips/sys-available/qemu-mips64el
@@ -3,19 +3,13 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS64EL
select ADK_mips
select ADK_little
select ADK_qemu_mips64el
- select ADK_KERNEL_MIPS_MALTA
- select ADK_KERNEL_PAGE_SIZE_4KB
- select ADK_KERNEL_CPU_LITTLE_ENDIAN
- select ADK_KERNEL_CPU_MIPS64
- select ADK_KERNEL_CPU_MIPS64_R1
select ADK_CPU_MIPS64
select ADK_TARGET_KERNEL64
select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_INPUT
- select ADK_TARGET_WITH_PCI
- select ADK_TARGET_WITH_HDD
select ADK_TARGET_KERNEL_VMLINUZ
+ select ADK_USE_KERNEL_MINICONFIG
help
Qemu support for mips64 little endian architecture.