From 0ddfaf7fe4c8453446730328bf348b7c6438e4f8 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 12:30:44 +0100 Subject: hw: move MC146818RTC to hw/timer/, configure via default-configs/ Signed-off-by: Paolo Bonzini --- default-configs/mipsel-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/mipsel-softmmu.mak') diff --git a/default-configs/mipsel-softmmu.mak b/default-configs/mipsel-softmmu.mak index e391cf7..5509f0e 100644 --- a/default-configs/mipsel-softmmu.mak +++ b/default-configs/mipsel-softmmu.mak @@ -32,3 +32,4 @@ CONFIG_PFLASH_CFI01=y CONFIG_G364FB=y CONFIG_I8259=y CONFIG_JAZZ_LED=y +CONFIG_MC146818RTC=y -- cgit v1.1