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
This commit is contained in:
Richard Purdie 2008-02-06 21:04:00 +00:00
parent 5d4bb4b216
commit fa015a3d8c
1 changed files with 1 additions and 1 deletions

View File

@ -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