summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mips
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-14 09:28:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-14 09:28:19 +0100
commitbc561e500e22bc9d953fd9a80144f80295a4cbbd (patch)
treedc80cd4fb596e17e809743442a24c1c6a2b8ab02 /target/mips/sys-available/qemu-mips
parent5309511c9574091fb20a60c09e3b726c6c8e20b9 (diff)
convert to miniconfig
only miniconfig is used for all targets. aranym support is still broken/experimental. 32 bit kernel support for 64 targets need to be fixed. tested on usb boot on ibm-x40
Diffstat (limited to 'target/mips/sys-available/qemu-mips')
-rw-r--r--target/mips/sys-available/qemu-mips4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/mips/sys-available/qemu-mips b/target/mips/sys-available/qemu-mips
index c7f642dfa..21d1fb461 100644
--- a/target/mips/sys-available/qemu-mips
+++ b/target/mips/sys-available/qemu-mips
@@ -3,16 +3,12 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS
select ADK_mips
select ADK_big
select ADK_qemu_mips
- select ADK_KERNEL_MIPS_MALTA
- select ADK_KERNEL_CPU_BIG_ENDIAN
- select ADK_KERNEL_PAGE_SIZE_4KB
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 mips big endian architecture.