summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-05-27 14:08:27 +0800
committerPeng Fan <peng.fan@nxp.com>2020-05-27 15:14:14 +0800
commit63b1c6cde4368ad765f9a1d84e61aa566acd319f (patch)
tree58edbbc1bd73facb6d1da613695f965ebe47235d /configs
parentc1ac080ab69b27e4a66aaf10a9b801d2a3c7b8d0 (diff)
MLK-24172-2 configs: imx8qm: disable SPL DM serial for domu
Disable SPL DM SERIAL for domu, there is no mmu setup, paravirtual console not work. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8qm_mek_androidauto_xen_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8qm_mek_androidauto_xen_defconfig b/configs/imx8qm_mek_androidauto_xen_defconfig
index 2dee169573..275ea18f3a 100644
--- a/configs/imx8qm_mek_androidauto_xen_defconfig
+++ b/configs/imx8qm_mek_androidauto_xen_defconfig
@@ -18,6 +18,7 @@ CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_EFI_PARTITION=y
CONFIG_SPL_DOS_PARTITION=n
CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_SPL_DM_SERIAL=n
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_USE_TINY_PRINTF=n