summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8qmmek.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8qmmek.conf')
-rw-r--r--conf/machine/imx8qmmek.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8qmmek.conf b/conf/machine/imx8qmmek.conf
index e1f26b44..c20908a2 100644
--- a/conf/machine/imx8qmmek.conf
+++ b/conf/machine/imx8qmmek.conf
@@ -16,7 +16,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
16LOADADDR = "" 16LOADADDR = ""
17 17
18# We have to disable SERIAL_CONSOLE due to auto-serial-console 18# We have to disable SERIAL_CONSOLE due to auto-serial-console
19SERIAL_CONSOLE = "115200 ttyAMA0" 19SERIAL_CONSOLES = "115200;ttyAMA0"
20 20
21# we do not want to have getty running on tty1 as we run 21# we do not want to have getty running on tty1 as we run
22# auto-serial-console there 22# auto-serial-console there