Am 26.08.2013 00:58, schrieb Ákos Kovács: > Signed-off-by: Ákos Kovács <akoskov...@gmx.com> > --- > hw/cpu/Kconfig | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 hw/cpu/Kconfig > > diff --git a/hw/cpu/Kconfig b/hw/cpu/Kconfig > new file mode 100644 > index 0000000..d90cbe5 > --- /dev/null > +++ b/hw/cpu/Kconfig > @@ -0,0 +1,11 @@ > +config ARM11MPCORE > + bool > +
> +config ARM9MPCORE > + bool > + > +config ARM15MPCORE > + bool These naming bugs have been fixed in qemu.git in the meantime. They should be A9MPCORE and A15MPCORE respectively. Andreas > + > +config ICC_BUS > + bool > -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg