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

Commit 0cfbb323 authored by Sonic Zhang's avatar Sonic Zhang Committed by Bryan Wu
Browse files

Blackfin arch: early prink code still use uart core console functions to parse...


Blackfin arch: early prink code still use uart core console functions to parse and set configure option string

Signed-off-by: default avatarSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 0c0497c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -184,6 +184,7 @@ config DEBUG_BFIN_NO_KERN_HWTRACE
config EARLY_PRINTK
config EARLY_PRINTK
	bool "Early printk" 
	bool "Early printk" 
	default n
	default n
	select SERIAL_CORE_CONSOLE
	help
	help
	  This option enables special console drivers which allow the kernel
	  This option enables special console drivers which allow the kernel
	  to print messages very early in the bootup process.
	  to print messages very early in the bootup process.