From: Peng Fan Date: Mon, 7 Nov 2022 08:00:15 +0000 (+0800) Subject: imx: mx6sabreauto_defconfig: select DM_SERIAL X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=0c49f68915b3c909ff1a87844684ad8063327c6c;p=u-boot.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