From: Fabio Estevam <festevam@denx.de>
Date: Fri, 4 Nov 2022 11:12:55 +0000 (-0300)
Subject: wandboard: Select DM_SERIAL
X-Git-Tag: v2025.01-rc5-pxa1908~1212^2~11
X-Git-Url: http://git.dujemihanovic.xyz/img/login.html?a=commitdiff_plain;h=20cc70a84f5d8bb0795f09daccbf06f6a846d14b;p=u-boot.git

wandboard: Select DM_SERIAL

The conversion to DM_SERIAL is mandatory, so select this
option.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---

diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
index 70b4cf9ffa..33d9db56e1 100644
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -72,6 +72,7 @@ CONFIG_PINCTRL_IMX6=y
 CONFIG_DM_PMIC=y
 CONFIG_DM_PMIC_PFUZE100=y
 CONFIG_DM_SCSI=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_DM_THERMAL=y
 CONFIG_USB=y