mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] menuconfig: Show "Barebox", not "Linux" at the top.
@ 2012-04-12 17:50 Uwe Hermann
  2012-04-12 22:12 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Hermann @ 2012-04-12 17:50 UTC (permalink / raw)
  To: barebox

The menuconfig configures Barebox, not the Linux kernel, so no reason
to print "Linux" there.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
---
 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] menuconfig: Show "Barebox", not "Linux" at the top.
  2012-04-12 17:50 [PATCH] menuconfig: Show "Barebox", not "Linux" at the top Uwe Hermann
@ 2012-04-12 22:12 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-04-12 22:12 UTC (permalink / raw)
  To: Uwe Hermann; +Cc: barebox

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@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@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-12 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 17:50 [PATCH] menuconfig: Show "Barebox", not "Linux" at the top Uwe Hermann
2012-04-12 22:12 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox