From 239dbd4db397e2e6eb3df7f03b7cb87fbbb629c8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 25 Oct 2013 17:36:07 +0200 Subject: fix console login on pi --- target/arm/kernel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/arm') diff --git a/target/arm/kernel.config b/target/arm/kernel.config index d71d50b3e..7a4266c04 100644 --- a/target/arm/kernel.config +++ b/target/arm/kernel.config @@ -331,7 +331,7 @@ CONFIG_ATAGS=y CONFIG_ZBOOT_ROM_TEXT=0 CONFIG_ZBOOT_ROM_BSS=0 # CONFIG_ARM_APPENDED_DTB is not set -CONFIG_CMDLINE="console=tty0" +CONFIG_CMDLINE="" # CONFIG_CMDLINE_FROM_BOOTLOADER is not set CONFIG_CMDLINE_EXTEND=y # CONFIG_CMDLINE_FORCE is not set -- cgit v1.2.3