summaryrefslogtreecommitdiff
path: root/target/arm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 17:36:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 17:36:07 +0200
commit239dbd4db397e2e6eb3df7f03b7cb87fbbb629c8 (patch)
treec80e69d4d6c0407c4efff4983ec963ddcb535724 /target/arm
parent4d52e4eb4142be9d0849b4807f16adb57eb18fad (diff)
fix console login on pi
Diffstat (limited to 'target/arm')
-rw-r--r--target/arm/kernel.config2
1 files changed, 1 insertions, 1 deletions
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