summaryrefslogtreecommitdiff
path: root/target/mips
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-08 21:58:57 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-08 21:59:15 -0600
commit671042b2e0a3d8811f5f018d635cc5979486d35f (patch)
tree9540aa9080fb6986d525e6f1868dce435c08d36b /target/mips
parent06192043a983061e81b44536b00c89f377a1b129 (diff)
allow to select MIPSr2 ISA and Soft-Float for MIPS32
Diffstat (limited to 'target/mips')
-rw-r--r--target/mips/systems/qemu-mips1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/mips/systems/qemu-mips b/target/mips/systems/qemu-mips
index abe82aa9c..2dfc09ca6 100644
--- a/target/mips/systems/qemu-mips
+++ b/target/mips/systems/qemu-mips
@@ -2,7 +2,6 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS
bool "Qemu Emulator"
select ADK_mips
select ADK_qemu_mips
- select ADK_CPU_MIPS32
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_VMLINUZ
help