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/microblaze-softmmu.mak | 2 ++ 1 file changed, 2 insertions(+) (limited to 'default-configs/microblaze-softmmu.mak') diff --git a/default-configs/microblaze-softmmu.mak b/default-configs/microblaze-softmmu.mak index c42009d003..c800c1669e 100644 --- a/default-configs/microblaze-softmmu.mak +++ b/default-configs/microblaze-softmmu.mak @@ -1 +1,3 @@ # Default configuration for microblaze-softmmu + +CONFIG_PTIMER=y -- cgit v1.2.1