fic-gta01: disable SERIAL_CONSOLE so we can actually use the gsm modem
authorKoen Kooi <koen@openembedded.org>
Thu, 8 Mar 2007 07:39:43 +0000 (07:39 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 8 Mar 2007 07:39:43 +0000 (07:39 +0000)
conf/machine/fic-gta01.conf

index f6b35d7..a221963 100644 (file)
@@ -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"