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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index e77feccc..a8ddc667 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -15,7 +15,7 @@ BOOT_MONITOR_MAKE_TARGET = "k2g"
15 15
16IMAGE_FSTYPES += "ubifs ubi tar.xz" 16IMAGE_FSTYPES += "ubifs ubi tar.xz"
17 17
18SERIAL_CONSOLE = "115200 ttyS0" 18SERIAL_CONSOLES = "115200;ttyS0"
19 19
20SYSVINIT_ENABLED_GETTYS = "" 20SYSVINIT_ENABLED_GETTYS = ""
21 21