summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-11-07 16:00:14 +0800
committerStefano Babic <sbabic@denx.de>2023-01-31 12:11:34 +0100
commit1224dd8b157f039192dccdbe9bea0adb4de82eec (patch)
treee762498bb8d1a40c1986d275ef1104fe2632f73c /configs
parent388ccbe1fee999a0f1db17e2e47292081ac3093a (diff)
imx: mx6sxsabreauto: select DM_SERIAL
Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6sxsabreauto_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sxsabreauto_defconfig b/configs/mx6sxsabreauto_defconfig
index 78780a8c70..3e8ba78092 100644
--- a/configs/mx6sxsabreauto_defconfig
+++ b/configs/mx6sxsabreauto_defconfig
@@ -64,6 +64,7 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_PFUZE100=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y