Blackfin arch: early prink code still use uart core console functions to parse and...
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 9 Oct 2008 09:39:37 +0000 (17:39 +0800)
committerBryan 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

index 2cb0a30..f08aea4 100644 (file)
@@ -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.