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/sparc-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/sparc-softmmu.mak') 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 -- cgit v1.1