summaryrefslogtreecommitdiff
path: root/configs/mx53loco_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-02-15 17:41:50 +0300
committerStefano Babic <sbabic@denx.de>2023-03-29 23:27:38 +0300
commit987a65d2f1cfe916f57964ebea44007b57d4476d (patch)
treedbfa14e4aa932fd01b2d7794a9ec350317d10cd6 /configs/mx53loco_defconfig
parent569dab887b54ed4247c9666e00264e0ed326c673 (diff)
downloadu-boot-987a65d2f1cfe916f57964ebea44007b57d4476d.tar.xz
mx53loco: Add DM_SERIAL support
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/mx53loco_defconfig')
-rw-r--r--configs/mx53loco_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index d5f2b7092d..e332c930b9 100644
--- a/configs/mx53loco_defconfig
+++ b/configs/mx53loco_defconfig
@@ -61,6 +61,7 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_POWER_FSL=y
CONFIG_POWER_I2C=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_USB_EHCI_MX5=y