[PATCH 11/11] imx: mx6sabresd: select DM_SERIAL

Peng Fan (OSS) peng.fan at oss.nxp.com
Mon Nov 7 09:00:16 CET 2022


From: Peng Fan <peng.fan at nxp.com>

Select DM_SERIAL

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 configs/mx6sabresd_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig
index 26cee0eae60..43c668ce5af 100644
--- a/configs/mx6sabresd_defconfig
+++ b/configs/mx6sabresd_defconfig
@@ -104,6 +104,7 @@ CONFIG_POWER_LEGACY=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_POWER_I2C=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
-- 
2.36.0



More information about the U-Boot mailing list