On Mon, May 24, 2010 at 3:31 PM, Jan Kiszka <jan.kis...@web.de> wrote: > Blue Swirl wrote: >> 8 compilations less for the full build. >> >> Signed-off-by: Blue Swirl <blauwir...@gmail.com> > > ... > >> diff --git a/default-configs/sparc64-softmmu.mak >> b/default-configs/sparc64-softmmu.mak >> index 1cc3f13..6ab0cf4 100644 >> --- a/default-configs/sparc64-softmmu.mak >> +++ b/default-configs/sparc64-softmmu.mak >> @@ -6,6 +6,7 @@ CONFIG_PTIMER=y >> CONFIG_VGA_PCI=y >> CONFIG_SERIAL=y >> CONFIG_PARALLEL=y >> +CONFIG_MC146818=y >> CONFIG_PCKBD=y >> CONFIG_FDC=y >> CONFIG_IDE_CORE=y > > Can be dropped at this chance, sparc64 makes no use of it.
Right, though there some Blade machines (not emulated) with ds1287 (MC146818 compatible).