From 5f74377c3d3a5b9cbc55e01966b57ba0d7b11a60 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Wed, 7 Oct 2009 02:41:13 +0200 Subject: Only compile ptimer when one target uses it Patchworks-ID: 35207 Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori --- default-configs/sparc64-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/sparc64-softmmu.mak') diff --git a/default-configs/sparc64-softmmu.mak b/default-configs/sparc64-softmmu.mak index a249141437..b4bb0b0f11 100644 --- a/default-configs/sparc64-softmmu.mak +++ b/default-configs/sparc64-softmmu.mak @@ -2,3 +2,4 @@ CONFIG_ISA_MMIO=y CONFIG_M48T59=y +CONFIG_PTIMER=y -- cgit v1.2.1