[PATCH 1/3] x86: Add formal Kconfig parameter "X86_BOOTLOADER"
Sascha Hauer
s.hauer at pengutronix.de
Wed Dec 19 15:44:57 EST 2012
On Sun, Dec 16, 2012 at 11:42:53AM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work at 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 at 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 |
More information about the barebox
mailing list