Re: [uml-devel] [PATCH] um: Reinstate kernel version in generated .config

2011-06-18 Thread Richard Weinberger
Am Samstag 18 Juni 2011, 23:34:25 schrieb Geert Uytterhoeven: > commit 0954828fcbf3bd13d593499b16b901a4e801b0b9 ("kconfig: replace > KERNELVERSION usage by the mainmenu's prompt") made the kernel version > disappear from the generated .config file when configuring for UML. > As UML's Kconfig doesn'

[uml-devel] [PATCH] um: Reinstate kernel version in generated .config

2011-06-18 Thread Geert Uytterhoeven
commit 0954828fcbf3bd13d593499b16b901a4e801b0b9 ("kconfig: replace KERNELVERSION usage by the mainmenu's prompt") made the kernel version disappear from the generated .config file when configuring for UML. As UML's Kconfig doesn't have a mainmenu, kconfig falls back to the default string "Linux Ker