commit | 6ead20861f1c335a148b8c92e8479f473e617bdc | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Nov 07 16:00:16 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 12:11:34 2023 +0100 |
tree | baae6a0043e24f72dd7fff87e3b04cf595c9057f | |
parent | 956cb477a554f5df79ab7fa22e3d8c4dcf2dd4cf [diff] |
imx: mx6sabresd: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index 9472e03..cae23b9 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig
@@ -106,6 +106,7 @@ 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