From ead2f3db0c052ebe8c415f2924cfe4659a471a7c Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Thu, 9 Oct 2008 17:39:37 +0800 Subject: [PATCH] --- yaml --- r: 113773 b: refs/heads/master c: 0cfbb3234c8b18fc2a4934bed418be47c8382b72 h: refs/heads/master i: 113771: 6707e0b972c4a862123bd24ce4655ac5107d5fbe v: v3 --- [refs] | 2 +- trunk/arch/blackfin/Kconfig.debug | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 277efd4cd92f..194a09bedebf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0c0497c257c12c9ecb8825490a339bfce8a0532f +refs/heads/master: 0cfbb3234c8b18fc2a4934bed418be47c8382b72 diff --git a/trunk/arch/blackfin/Kconfig.debug b/trunk/arch/blackfin/Kconfig.debug index 2cb0a3080d79..f08aea4fc5eb 100644 --- a/trunk/arch/blackfin/Kconfig.debug +++ b/trunk/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.