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