From 56d07a905025c18a14fef8f85c427e078a7cea79 Mon Sep 17 00:00:00 2001 From: Guan Xuetao Date: Fri, 10 Aug 2012 14:42:29 +0800 Subject: unicore32-softmmu: Add puv3 ostimer support This patch adds puv3 ostimer support, include os timer device simulation and ptimer support in puv3 machine. Signed-off-by: Guan Xuetao Signed-off-by: Blue Swirl --- default-configs/unicore32-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs') diff --git a/default-configs/unicore32-softmmu.mak b/default-configs/unicore32-softmmu.mak index 726a338c23..4d4fbfc8cd 100644 --- a/default-configs/unicore32-softmmu.mak +++ b/default-configs/unicore32-softmmu.mak @@ -1,2 +1,3 @@ # Default configuration for unicore32-softmmu CONFIG_PUV3=y +CONFIG_PTIMER=y -- cgit v1.2.3-55-g7522