[PATCH] menuconfig: Show "Barebox", not "Linux" at the top.

Sascha Hauer s.hauer at pengutronix.de
Thu Apr 12 18:12:15 EDT 2012


On Thu, Apr 12, 2012 at 07:50:41PM +0200, Uwe Hermann wrote:
> The menuconfig configures Barebox, not the Linux kernel, so no reason
> to print "Linux" there.
> 
> Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>

Applied, thanks.

I think a patch like this was applied before. It seems it gets lost when
we update to a newer Kconfig version. Note to myself: Keep an eye on it.

Sascha

> ---
>  Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Kconfig b/Kconfig
> index 8e994df..53d4f5a 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -2,7 +2,7 @@
>  # For a description of the syntax of this configuration file,
>  # see Documentation/kbuild/kconfig-language.txt.
>  #
> -mainmenu "Linux/$ARCH $KERNELVERSION Barebox Configuration"
> +mainmenu "Barebox/$ARCH $KERNELVERSION Configuration"
>  
>  config SRCARCH
>  	string
> -- 
> 1.7.9.5
> 
> 
> -- 
> http://hermann-uwe.de     | http://sigrok.org
> http://randomprojects.org | http://unmaintained-free-software.org
> 
> _______________________________________________
> 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