summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-12-07 23:39:04 +0300
committerStefano Babic <sbabic@denx.de>2023-02-03 14:41:17 +0300
commitc64b840ef3454608d8bb7b7be74053cb4222e97f (patch)
tree897d2364053916aacaa9676d95969c9074f212ed /configs
parent9918b25d21db243352fc482671cafa10260b7887 (diff)
downloadu-boot-c64b840ef3454608d8bb7b7be74053cb4222e97f.tar.xz
ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
Convert the board from legacy serial code to DM SERIAL. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/m53menlo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index 70df2b5fd2..a9b8a2c1a3 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -109,6 +109,7 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_RTC=y
CONFIG_RTC_M41T62=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SYSRESET_WATCHDOG=y