From: Peng Fan Date: Mon, 7 Nov 2022 08:00:15 +0000 (+0800) Subject: imx: mx6sabreauto_defconfig: select DM_SERIAL X-Git-Tag: baikal/mips/sdk5.8.2~5^2~65^2~28 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=6e0c067b6fb8ea9766f465cc57a7e9338de2d513;p=uboot.git imx: mx6sabreauto_defconfig: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan --- diff --git a/configs/mx6sabreauto_defconfig b/configs/mx6sabreauto_defconfig index 8e94a84409..639f552b6d 100644 --- a/configs/mx6sabreauto_defconfig +++ b/configs/mx6sabreauto_defconfig @@ -98,6 +98,7 @@ CONFIG_POWER_LEGACY=y CONFIG_POWER_PFUZE100=y CONFIG_DM_REGULATOR=y CONFIG_POWER_I2C=y +CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_DM_SPI=y