aboutsummaryrefslogtreecommitdiffstats
path: root/default-configs/ppcemb-softmmu.mak
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:11 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:12 -0500
commit2f3c407d81fb4ee4d050c8a8376101b167c0d0c4 (patch)
treee013c4435fef0a5bf6c4556f84740dbb4a40c0f9 /default-configs/ppcemb-softmmu.mak
parent9f376df1b2832cfc49e39036d770e0ff24a6dd53 (diff)
Only compile escc when one target uses it
Patchworks-ID: 35205 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 4259fcf4e..9b1ac092f 100644
--- a/default-configs/ppcemb-softmmu.mak
+++ b/default-configs/ppcemb-softmmu.mak
@@ -3,3 +3,4 @@
CONFIG_GDBSTUB_XML=y
CONFIG_USB_OHCI=y
CONFIG_ISA_MMIO=y
+CONFIG_ESCC=y