aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/blackfin/Kconfig.debug1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug
index 2cb0a3080d79..f08aea4fc5eb 100644
--- a/arch/blackfin/Kconfig.debug
+++ b/arch/blackfin/Kconfig.debug
@@ -184,6 +184,7 @@ config DEBUG_BFIN_NO_KERN_HWTRACE
184config EARLY_PRINTK 184config EARLY_PRINTK
185 bool "Early printk" 185 bool "Early printk"
186 default n 186 default n
187 select SERIAL_CORE_CONSOLE
187 help 188 help
188 This option enables special console drivers which allow the kernel 189 This option enables special console drivers which allow the kernel
189 to print messages very early in the bootup process. 190 to print messages very early in the bootup process.