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/ppc64-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/ppc64-softmmu.mak') diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak index a4d08ffd5f..05eb3b6d72 100644 --- a/default-configs/ppc64-softmmu.mak +++ b/default-configs/ppc64-softmmu.mak @@ -2,3 +2,4 @@ CONFIG_GDBSTUB_XML=y CONFIG_USB_OHCI=y +CONFIG_ISA_MMIO=y -- cgit v1.2.1