projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c0497c
)
Blackfin arch: early prink code still use uart core console functions to parse and...
author
Sonic Zhang
<sonic.zhang@analog.com>
Thu, 9 Oct 2008 09:39:37 +0000
(17:39 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Thu, 9 Oct 2008 09:39:37 +0000
(17:39 +0800)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig.debug
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig.debug
b/arch/blackfin/Kconfig.debug
index 2cb0a3080d795d7482e6b832438fcd55a7369c20..f08aea4fc5eb815fdef9dd19befe30d4224c026c 100644
(file)
--- a/
arch/blackfin/Kconfig.debug
+++ b/
arch/blackfin/Kconfig.debug
@@
-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.