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

Commit 615748ae authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Enable early printk only for uartlite



Microblaze has support for early printk. The second serial
driver (uart16550/8250) has no microblaze support for early
printk.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 75842abf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ source "lib/Kconfig.debug"

config EARLY_PRINTK
	bool "Early printk function for kernel"
	depends on SERIAL_UARTLITE_CONSOLE
	default n
	help
	  This option turns on/off early printk messages to console.