Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a851aebc authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Richard Weinberger
Browse files

um: remove used STDIO_CONSOLE Kconfig param



This removes the STDIO_CONSOLE Kconfig parameter which
is defined but no longer used anywhere in the makefiles and source code.

Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent b13a9bfc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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