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/mips64-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/mips64-softmmu.mak')
-rw-r--r-- | default-configs/mips64-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64-softmmu.mak b/default-configs/mips64-softmmu.mak index b8c791021a..66ed5f94c5 100644 --- a/default-configs/mips64-softmmu.mak +++ b/default-configs/mips64-softmmu.mak @@ -29,6 +29,7 @@ CONFIG_DP8393X=y CONFIG_DS1225Y=y CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y +CONFIG_JAZZ=y CONFIG_G364FB=y CONFIG_I8259=y CONFIG_JAZZ_LED=y |