aboutsummaryrefslogtreecommitdiff
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/sparc-softmmu.mak
parentOnly compile esp when one target uses it (diff)
downloadqemu-kvm-2f3c407d81fb4ee4d050c8a8376101b167c0d0c4.tar.gz
qemu-kvm-2f3c407d81fb4ee4d050c8a8376101b167c0d0c4.tar.bz2
qemu-kvm-2f3c407d81fb4ee4d050c8a8376101b167c0d0c4.zip
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/sparc-softmmu.mak')
-rw-r--r--default-configs/sparc-softmmu.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak
index efb31bc19..bec73af2f 100644
--- a/default-configs/sparc-softmmu.mak
+++ b/default-configs/sparc-softmmu.mak
@@ -3,3 +3,5 @@
CONFIG_QDEV_ADDR=y
CONFIG_ECC=y
CONFIG_ESP=y
+CONFIG_ESCC=y
+