summaryrefslogtreecommitdiff
path: root/configs/liteboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-05-02 14:07:40 -0600
committerTom Rini <trini@konsulko.com>2025-05-30 10:16:51 -0600
commitb5321da5cc345049487ffce91bf1e6f3f10fdbfc (patch)
tree251ea58f4f8254e6971fa35e397ecf32d3543471 /configs/liteboard_defconfig
parent191b10ac70d7acfa9d5eda5bd5d3cb12f6c576fc (diff)
global: Convert almost all remaining non-DM_SERIAL users
This converts almost all of the remaining non-DM_SERIAL users to enable DM_SERIAL. These are platforms where there have long been other SoC boards that have switched and so it's been a matter of inertia keeping these from being converted. Do so now. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/liteboard_defconfig')
-rw-r--r--configs/liteboard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/liteboard_defconfig b/configs/liteboard_defconfig
index 9a81e973e3c..c0fba8194ee 100644
--- a/configs/liteboard_defconfig
+++ b/configs/liteboard_defconfig
@@ -61,6 +61,7 @@ CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_REGULATOR=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_IMX_THERMAL=y
CONFIG_USB=y