summaryrefslogtreecommitdiff
path: root/configs/imx8mq_cm_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-05-05 10:43:39 +0300
committerStefano Babic <sbabic@denx.de>2022-05-20 10:30:29 +0300
commit23df340f325a0c5d3048cee89e35a779902bf579 (patch)
tree953938d4ca916d601904ad499e82cebead6f6533 /configs/imx8mq_cm_defconfig
parent56f3888b436ce6e8bf0fe1565c1d734b2ca08612 (diff)
downloadu-boot-23df340f325a0c5d3048cee89e35a779902bf579.tar.xz
imx: imx8mq-cm: enable CONFIG_DM_SERIAL
Marked related nodes as u-boot,dm-spl for serial driver model Enable CONFIG_DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/imx8mq_cm_defconfig')
-rw-r--r--configs/imx8mq_cm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mq_cm_defconfig b/configs/imx8mq_cm_defconfig
index 1cca21ec55..8e02460437 100644
--- a/configs/imx8mq_cm_defconfig
+++ b/configs/imx8mq_cm_defconfig
@@ -78,6 +78,7 @@ CONFIG_DM_PMIC_BD71837=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y