From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TlQVf-0000Dp-27 for barebox@lists.infradead.org; Wed, 19 Dec 2012 20:44:59 +0000 Date: Wed, 19 Dec 2012 21:44:57 +0100 From: Sascha Hauer Message-ID: <20121219204457.GI26326@pengutronix.de> References: <1355643775-4981-1-git-send-email-shc_work@mail.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1355643775-4981-1-git-send-email-shc_work@mail.ru> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER" To: Alexander Shiyan Cc: barebox@lists.infradead.org On Sun, Dec 16, 2012 at 11:42:53AM +0400, Alexander Shiyan wrote: > > Signed-off-by: Alexander Shiyan Applied 1/3 and 3/3. Please add a more descriptive message next time, something like symbol X86_BOOTLOADER is used but never defined Sascha > --- > arch/x86/Kconfig | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig > index 777604f..6589ae7 100644 > --- a/arch/x86/Kconfig > +++ b/arch/x86/Kconfig > @@ -25,6 +25,9 @@ config X86 > select HAVE_CONFIGURABLE_TEXT_BASE > default y > > +config X86_BOOTLOADER > + bool > + > choice > prompt "Select your board" > > -- > 1.7.8.6 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox