summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-corei7-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-corei7-64.conf')
-rw-r--r--conf/machine/intel-corei7-64.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index df4bbb19..d585bdf7 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -18,3 +18,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \
18 ${XSERVER_X86_MODESETTING} \ 18 ${XSERVER_X86_MODESETTING} \
19 ${XSERVER_X86_VESA} \ 19 ${XSERVER_X86_VESA} \
20 " 20 "
21
22SYSLINUX_OPTS = "serial 0 115200"
23SERIAL_CONSOLE = "115200 ttyS0"
24APPEND += "console=ttyS0,115200 console=tty0"