summaryrefslogtreecommitdiffstats
path: root/default-configs/sparc-softmmu.mak
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:13 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:13 -0500
commit5f74377c3d3a5b9cbc55e01966b57ba0d7b11a60 (patch)
treed01dd961a524ce5594c6619347d73df8bd9d7498 /default-configs/sparc-softmmu.mak
parent626b2a65d6c5c17ff6917b711fc6d4fdc842b4fd (diff)
downloadhqemu-5f74377c3d3a5b9cbc55e01966b57ba0d7b11a60.zip
hqemu-5f74377c3d3a5b9cbc55e01966b57ba0d7b11a60.tar.gz
Only compile ptimer when one target uses it
Patchworks-ID: 35207 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.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak
index 7a65137..ac8e4de 100644
--- a/default-configs/sparc-softmmu.mak
+++ b/default-configs/sparc-softmmu.mak
@@ -5,3 +5,4 @@ CONFIG_ECC=y
CONFIG_ESP=y
CONFIG_ESCC=y
CONFIG_M48T59=y
+CONFIG_PTIMER=y
OpenPOWER on IntegriCloud