From 185c66c81d95a929bc3d38ca52887a8da1e6887f Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Wed, 7 Oct 2009 02:41:06 +0200 Subject: Only compile isa_mmio when one target uses it Patchworks-ID: 35200 Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori --- default-configs/mips64-softmmu.mak | 2 ++ 1 file changed, 2 insertions(+) (limited to 'default-configs/mips64-softmmu.mak') diff --git a/default-configs/mips64-softmmu.mak b/default-configs/mips64-softmmu.mak index 4211452738..de641659ce 100644 --- a/default-configs/mips64-softmmu.mak +++ b/default-configs/mips64-softmmu.mak @@ -1 +1,3 @@ # Default configuration for mips64-softmmu + +CONFIG_ISA_MMIO=y -- cgit v1.2.1