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