From: Koen Kooi Date: Thu, 8 Mar 2007 07:39:43 +0000 (+0000) Subject: fic-gta01: disable SERIAL_CONSOLE so we can actually use the gsm modem X-Git-Tag: Release-2010-05/1~8868^2~1105^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdf3f3009a38c4f986d93c1459dbaddef0afa2d;p=openembedded.git fic-gta01: disable SERIAL_CONSOLE so we can actually use the gsm modem --- diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index f6b35d721b..a221963f4e 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -23,7 +23,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\ MACHINE_TASK_PROVIDER = "task-base" # used by sysvinit_2 -SERIAL_CONSOLE = "115200 ttySAC0" +#SERIAL_CONSOLE = "115200 ttySAC0" # used by some images ROOT_FLASH_SIZE = "60"