diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 16:44:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 16:44:00 +0100 |
commit | fd07431975ec64d4c790f0a6cf0674789fac8f89 (patch) | |
tree | 6fc017d7cd4d5c88468c75dd97ea8bba8408fa02 /target/mips/sys-available/qemu-mips64 | |
parent | 9e914d4c02c1835a714f10ce1ebd99dbe73877f6 (diff) | |
parent | 50127562c0f873f196be3ed8afd692c3764ae214 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips/sys-available/qemu-mips64')
-rw-r--r-- | target/mips/sys-available/qemu-mips64 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/mips/sys-available/qemu-mips64 b/target/mips/sys-available/qemu-mips64 index 7a7562edc..924c70bc4 100644 --- a/target/mips/sys-available/qemu-mips64 +++ b/target/mips/sys-available/qemu-mips64 @@ -4,9 +4,8 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS64 select ADK_big select ADK_qemu_mips64 select ADK_CPU_MIPS64 + select ADK_LINUX_64 select ADK_HARDWARE_QEMU - select ADK_TARGET_WITH_VGA - select ADK_TARGET_WITH_INPUT select ADK_TARGET_KERNEL_VMLINUZ select ADK_USE_KERNEL_MINICONFIG help |