From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE0CB-0001ly-4s for qemu-devel@nongnu.org; Mon, 26 Aug 2013 13:03:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VE0C5-00023P-07 for qemu-devel@nongnu.org; Mon, 26 Aug 2013 13:03:15 -0400 Received: from cantor2.suse.de ([195.135.220.15]:32928 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VE0C4-000228-Q4 for qemu-devel@nongnu.org; Mon, 26 Aug 2013 13:03:08 -0400 Message-ID: <521B8A49.6040801@suse.de> Date: Mon, 26 Aug 2013 19:03:05 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1377471536-12423-1-git-send-email-akoskovacs@gmx.com> <1377471536-12423-24-git-send-email-akoskovacs@gmx.com> In-Reply-To: <1377471536-12423-24-git-send-email-akoskovacs@gmx.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 23/47] hw/cpu/Kconfig: Add Kconfig file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?w4Frb3MgS292w6Fjcw==?= Cc: Peter Maydell , qemu-devel@nongnu.org Am 26.08.2013 00:58, schrieb =C3=81kos Kov=C3=A1cs: > Signed-off-by: =C3=81kos Kov=C3=A1cs > --- > hw/cpu/Kconfig | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 hw/cpu/Kconfig >=20 > 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=20 > + > +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 >=20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg