From: Richard Purdie Date: Wed, 6 Feb 2008 21:04:00 +0000 (+0000) Subject: linux-nokia800: Enable logging on tty0 to make kernel errors user visible for now X-Git-Tag: 2011-1~9744 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fa015a3d8c07e9d45517662db6e44fe575f71817;p=openembedded-core.git linux-nokia800: Enable logging on tty0 to make kernel errors user visible for now git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3686 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig b/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig index 4455697b39..69bd0a5a2d 100644 --- a/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig +++ b/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig @@ -256,7 +256,7 @@ CONFIG_ALIGNMENT_TRAP=y CONFIG_ZBOOT_ROM_TEXT=0x10C08000 CONFIG_ZBOOT_ROM_BSS=0x10200000 # CONFIG_ZBOOT_ROM is not set -CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 ro" +CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 ro console=tty0" # CONFIG_XIP_KERNEL is not set # CONFIG_KEXEC is not set