Skip to content

Commit

Permalink
um: remove used STDIO_CONSOLE Kconfig param
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Michael Opdenacker authored and Richard Weinberger committed Nov 17, 2013
1 parent b13a9bf commit a851aeb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/um/Kconfig.char
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a851aeb

Please sign in to comment.