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