* [PATCH] um: remove used STDIO_CONSOLE Kconfig param
@ 2013-10-27 7:06 Michael Opdenacker
2013-10-27 16:05 ` Richard Weinberger
0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2013-10-27 7:06 UTC (permalink / raw)
To: jdike, richard
Cc: user-mode-linux-devel, user-mode-linux-user, linux-kernel,
Michael Opdenacker
This removes the STDIO_CONSOLE Kconfig parameter which
is defined but no longer used anywhere in the makefiles and source code.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
arch/um/Kconfig.char | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/um/Kconfig.char b/arch/um/Kconfig.char
index b9d7c42..f10738d 100644
--- a/arch/um/Kconfig.char
+++ b/arch/um/Kconfig.char
@@ -6,10 +6,6 @@ config STDERR_CONSOLE
help
console driver which dumps all printk messages to stderr.
-config STDIO_CONSOLE
- bool
- default y
-
config SSL
bool "Virtual serial line"
help
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [uml-devel] [PATCH] um: remove used STDIO_CONSOLE Kconfig param
2013-10-27 7:06 [PATCH] um: remove used STDIO_CONSOLE Kconfig param Michael Opdenacker
@ 2013-10-27 16:05 ` Richard Weinberger
0 siblings, 0 replies; 3+ messages in thread
From: Richard Weinberger @ 2013-10-27 16:05 UTC (permalink / raw)
To: Michael Opdenacker
Cc: jdike, user-mode-linux-user, user-mode-linux-devel, linux-kernel
Am 27.10.2013 08:06, schrieb Michael Opdenacker:
> This removes the STDIO_CONSOLE Kconfig parameter which
> is defined but no longer used anywhere in the makefiles and source code.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Looks good.
Queued for 3.13.
Thanks,
//richard
> ---
> arch/um/Kconfig.char | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/um/Kconfig.char b/arch/um/Kconfig.char
> index b9d7c42..f10738d 100644
> --- a/arch/um/Kconfig.char
> +++ b/arch/um/Kconfig.char
> @@ -6,10 +6,6 @@ config STDERR_CONSOLE
> help
> console driver which dumps all printk messages to stderr.
>
> -config STDIO_CONSOLE
> - bool
> - default y
> -
> config SSL
> bool "Virtual serial line"
> help
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] um: remove used STDIO_CONSOLE Kconfig param
@ 2013-10-27 16:05 ` Richard Weinberger
0 siblings, 0 replies; 3+ messages in thread
From: Richard Weinberger @ 2013-10-27 16:05 UTC (permalink / raw)
To: Michael Opdenacker
Cc: jdike, user-mode-linux-devel, user-mode-linux-user, linux-kernel
Am 27.10.2013 08:06, schrieb Michael Opdenacker:
> This removes the STDIO_CONSOLE Kconfig parameter which
> is defined but no longer used anywhere in the makefiles and source code.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Looks good.
Queued for 3.13.
Thanks,
//richard
> ---
> arch/um/Kconfig.char | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/um/Kconfig.char b/arch/um/Kconfig.char
> index b9d7c42..f10738d 100644
> --- a/arch/um/Kconfig.char
> +++ b/arch/um/Kconfig.char
> @@ -6,10 +6,6 @@ config STDERR_CONSOLE
> help
> console driver which dumps all printk messages to stderr.
>
> -config STDIO_CONSOLE
> - bool
> - default y
> -
> config SSL
> bool "Virtual serial line"
> help
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-27 16:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27 7:06 [PATCH] um: remove used STDIO_CONSOLE Kconfig param Michael Opdenacker
2013-10-27 16:05 ` [uml-devel] " Richard Weinberger
2013-10-27 16:05 ` Richard Weinberger
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.