summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-core2-32.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-core2-32.conf')
-rw-r--r--conf/machine/intel-core2-32.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index d9478fc0..5c870d94 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -29,5 +29,5 @@ XSERVER ?= "${XSERVER_X86_BASE} \
29 " 29 "
30 30
31SYSLINUX_OPTS = "serial 0 115200" 31SYSLINUX_OPTS = "serial 0 115200"
32SERIAL_CONSOLE = "115200 ttyS0 115200 ttyPCH0" 32SERIAL_CONSOLES = "115200;ttyS0 115200;ttyPCH0"
33APPEND += "console=ttyS0,115200 console=ttyPCH0,115200 console=tty0" 33APPEND += "console=ttyS0,115200 console=ttyPCH0,115200 console=tty0"