From 4361ce18c34277112e78ba4deb2e0fc7f9575330 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Thu, 2 Dec 2010 15:09:03 +0100 Subject: [PATCH] nokia900.conf: remove SERIAL_CONSOLE because it's causing a respawning getty Signed-off-by: Klaus Kurzmann --- conf/machine/nokia900.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 5dbf2cb8de..1908ae9b82 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -62,8 +62,6 @@ EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian --eraseblock=0x20000 -n" IMAGE_FSTYPES ?= "jffs2 tar.gz" -SERIAL_CONSOLE = "115200 ttyS0" - PREFERRED_PROVIDER_virtual/kernel = "linux-nokia900" #use this if you are using the nokia initfs -- 2.39.5