aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-04-15 12:35:33 +0800
committerStefano Babic <sbabic@denx.de>2022-04-21 15:18:25 +0200
commitae188eb61c995c5fbc407868207770284040cba0 (patch)
tree71b04e24a06bd8285361addfd6c72c37b9798466 /configs
parent62b3d75868852318567a016bdb513d6c4dcce625 (diff)
downloadu-boot-ae188eb61c995c5fbc407868207770284040cba0.zip
u-boot-ae188eb61c995c5fbc407868207770284040cba0.tar.gz
u-boot-ae188eb61c995c5fbc407868207770284040cba0.tar.bz2
imx: imx8mp_evk: enable CONFIG_DM_SERIAL
Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mp_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mp_evk_defconfig b/configs/imx8mp_evk_defconfig
index c64b699..01240e5 100644
--- a/configs/imx8mp_evk_defconfig
+++ b/configs/imx8mp_evk_defconfig
@@ -91,6 +91,7 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_SPL_POWER_I2C=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y