summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2023-02-15 14:08:56 -0300
committerStefano Babic <[email protected]>2023-03-29 22:27:39 +0200
commit99080841095559621e4825f005a5d5a33107c0cc (patch)
tree46a5a37ed71d9abac6732e6343e6020dd299f4c7
parent5f012523c2912c2aa42bf09fa4c0453f71daffeb (diff)
mx6sxsabresd: Add DM_SERIAL support
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam <[email protected]>
-rw-r--r--configs/mx6sxsabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig
index c4690847377..2e52e301ae1 100644
--- a/configs/mx6sxsabresd_defconfig
+++ b/configs/mx6sxsabresd_defconfig
@@ -69,6 +69,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