diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2015-06-03 22:45:35 +0200 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2015-06-11 10:13:29 +0100 |
commit | 9b1d21c53b73c8f8f79e4aae69c4eb7a5270d6d4 (patch) | |
tree | 1234443d8498f7133ec902949cdc772b49f4f602 /default-configs/mipsel-softmmu.mak | |
parent | ce9782f40ac16660ea9437bfaa2c9c34d5ed8110 (diff) |
mips jazz: compile only in 64 bit
Remove now useless device models from other MIPS configurations
We're now compiling 12 files less than before.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'default-configs/mipsel-softmmu.mak')
-rw-r--r-- | default-configs/mipsel-softmmu.mak | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/default-configs/mipsel-softmmu.mak b/default-configs/mipsel-softmmu.mak index 1e2374be13..0162ef0249 100644 --- a/default-configs/mipsel-softmmu.mak +++ b/default-configs/mipsel-softmmu.mak @@ -24,14 +24,9 @@ CONFIG_PIIX4=y CONFIG_IDE_ISA=y CONFIG_IDE_PIIX=y CONFIG_NE2000_ISA=y -CONFIG_RC4030=y -CONFIG_DP8393X=y -CONFIG_DS1225Y=y CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y -CONFIG_G364FB=y CONFIG_I8259=y -CONFIG_JAZZ_LED=y CONFIG_MC146818RTC=y CONFIG_ISA_TESTDEV=y CONFIG_EMPTY_SLOT=y |