From: Sascha Hauer <s.hauer@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER"
Date: Wed, 19 Dec 2012 21:44:57 +0100 [thread overview]
Message-ID: <20121219204457.GI26326@pengutronix.de> (raw)
In-Reply-To: <1355643775-4981-1-git-send-email-shc_work@mail.ru>
On Sun, Dec 16, 2012 at 11:42:53AM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
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
prev parent reply other threads:[~2012-12-19 20:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-16 7:42 [PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER" Alexander Shiyan
2012-12-16 7:42 ` [PATCH 2/3] lib: Add formal Kconfig parameter "BCH_CONST_PARAMS" Alexander Shiyan
2012-12-16 10:35 ` Robert Jarzmik
2012-12-16 7:42 ` [PATCH 3/3] ARM: OMAP: Remove unneeded dependencies for GPMC Alexander Shiyan
2012-12-19 20:44 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121219204457.GI26326@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=shc_work@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.