summaryrefslogtreecommitdiff
path: root/configs/pico-imx8mq_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-05-05 10:43:40 +0300
committerStefano Babic <sbabic@denx.de>2022-05-20 10:30:29 +0300
commit1d8c0c2d7b0e2a9924d9711820abf1ac3e188515 (patch)
treedcebf224263787f2ed41377d2bab2a73d8f6870b /configs/pico-imx8mq_defconfig
parent23df340f325a0c5d3048cee89e35a779902bf579 (diff)
downloadu-boot-1d8c0c2d7b0e2a9924d9711820abf1ac3e188515.tar.xz
imx: imx8mq-pico: 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/pico-imx8mq_defconfig')
-rw-r--r--configs/pico-imx8mq_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-imx8mq_defconfig b/configs/pico-imx8mq_defconfig
index 1b0d12cf8d..91aca29e83 100644
--- a/configs/pico-imx8mq_defconfig
+++ b/configs/pico-imx8mq_defconfig
@@ -83,5 +83,6 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_SPL_POWER_I2C=y
CONFIG_DM_RESET=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_DM_THERMAL=y