diff mbox series

[10/11] imx: mx6sabreauto_defconfig: select DM_SERIAL

Message ID 20221107080016.1304-11-peng.fan@oss.nxp.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show
Series imx: convert to DM_SERIAL | expand

Commit Message

Peng Fan (OSS) Nov. 7, 2022, 8 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Select DM_SERIAL

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

Comments

Stefano Babic Jan. 31, 2023, 1:15 p.m. UTC | #1
> From: Peng Fan <peng.fan@nxp.com>
> Select DM_SERIAL
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/configs/mx6sabreauto_defconfig b/configs/mx6sabreauto_defconfig
index bf6aff8e48e..2566f2a97fc 100644
--- a/configs/mx6sabreauto_defconfig
+++ b/configs/mx6sabreauto_defconfig
@@ -96,6 +96,7 @@  CONFIG_PINCTRL_IMX6=y
 CONFIG_POWER_LEGACY=y
 CONFIG_DM_REGULATOR=y
 CONFIG_POWER_I2C=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y