summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2e-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/k2e-evm.conf')
-rw-r--r--conf/machine/k2e-evm.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf
index 95b0e428..072d5afd 100644
--- a/conf/machine/k2e-evm.conf
+++ b/conf/machine/k2e-evm.conf
@@ -12,9 +12,7 @@ BOOT_MONITOR_MAKE_TARGET = "k2e"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.xz" 13IMAGE_FSTYPES += "ubifs ubi tar.xz"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = "115200 ttyS0"
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
17SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
18 16
19SYSVINIT_ENABLED_GETTYS = "" 17SYSVINIT_ENABLED_GETTYS = ""
20 18