summaryrefslogtreecommitdiff
path: root/configs/mx6sabreauto_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-11-07 11:00:15 +0300
committerStefano Babic <sbabic@denx.de>2023-01-31 14:11:34 +0300
commit0c49f68915b3c909ff1a87844684ad8063327c6c (patch)
treee20f9154bae9dcc94fe07556f2506f1ee8233be2 /configs/mx6sabreauto_defconfig
parentbeb403f9e53b8dddf330228bd5f79a62aad5fcdc (diff)
downloadu-boot-0c49f68915b3c909ff1a87844684ad8063327c6c.tar.xz
imx: mx6sabreauto_defconfig: select DM_SERIAL
Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/mx6sabreauto_defconfig')
-rw-r--r--configs/mx6sabreauto_defconfig1
1 files changed, 1 insertions, 0 deletions
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