summaryrefslogtreecommitdiff
path: root/default-configs/ppcemb-softmmu.mak
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:06 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:11 -0500
commit185c66c81d95a929bc3d38ca52887a8da1e6887f (patch)
tree095d814478694808ecff65139c34934a291b2a30 /default-configs/ppcemb-softmmu.mak
parent642575843f38a4f05bbcaff0cbc287dee65c8a72 (diff)
downloadqemu-185c66c81d95a929bc3d38ca52887a8da1e6887f.tar.gz
Only compile isa_mmio when one target uses it
Patchworks-ID: 35200 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/ppcemb-softmmu.mak')
-rw-r--r--default-configs/ppcemb-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/ppcemb-softmmu.mak b/default-configs/ppcemb-softmmu.mak
index 19ea261ce5..4259fcf4e7 100644
--- a/default-configs/ppcemb-softmmu.mak
+++ b/default-configs/ppcemb-softmmu.mak
@@ -2,3 +2,4 @@
CONFIG_GDBSTUB_XML=y
CONFIG_USB_OHCI=y
+CONFIG_ISA_MMIO=y