From: Peng Fan Date: Mon, 7 Nov 2022 08:00:16 +0000 (+0800) Subject: imx: mx6sabresd: select DM_SERIAL X-Git-Tag: baikal/mips/sdk5.8.2~5^2~65^2~29 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=3f3850ac8bfee5286e5e17075403a5277c9312f8;p=uboot.git imx: mx6sabresd: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan --- diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index 9472e032c8..cae23b93ec 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig @@ -106,6 +106,7 @@ CONFIG_POWER_PFUZE100=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