Commit 114cc2a62d5f26c9551f9c8bf64eea7e5e363562

Authored by Peng Fan
1 parent 8f53e8699d

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>
(cherry picked from commit 63b1c6cde4368ad765f9a1d84e61aa566acd319f)

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/imx8qm_mek_androidauto_xen_defconfig
... ... @@ -18,6 +18,7 @@
18 18 CONFIG_SPL_EFI_PARTITION=y
19 19 CONFIG_SPL_DOS_PARTITION=n
20 20 CONFIG_SPL_DM_SEQ_ALIAS=y
  21 +CONFIG_SPL_DM_SERIAL=n
21 22 CONFIG_SPL_SERIAL_SUPPORT=y
22 23 CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
23 24 CONFIG_USE_TINY_PRINTF=n