Skip to content

Commit

Permalink
Blackfin arch: early prink code still use uart core console functions…
Browse files Browse the repository at this point in the history
… to parse and set configure option string

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Sonic Zhang authored and Bryan Wu committed Oct 9, 2008
1 parent 0c0497c commit 0cfbb32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/blackfin/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ config DEBUG_BFIN_NO_KERN_HWTRACE
config EARLY_PRINTK
bool "Early printk"
default n
select SERIAL_CORE_CONSOLE
help
This option enables special console drivers which allow the kernel
to print messages very early in the bootup process.
Expand Down

0 comments on commit 0cfbb32

Please sign in to comment.