]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
um: remove used STDIO_CONSOLE Kconfig param
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 27 Oct 2013 07:06:10 +0000 (08:06 +0100)
committerRichard Weinberger <richard@nod.at>
Sun, 17 Nov 2013 10:32:27 +0000 (11:32 +0100)
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>
arch/um/Kconfig.char

index b9d7c4276682f3b20434c596f4ef457e300b90af..f10738d68b2d67eef3448258abb1d2b5024ee532 100644 (file)
@@ -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