aboutsummaryrefslogtreecommitdiff
path: root/configs/imx8mm_venice_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2022-04-13 08:47:19 -0700
committerStefano Babic <sbabic@denx.de>2022-04-21 12:44:23 +0200
commit82b16555cfdc37510daac9f9370adfb0ee11c1a4 (patch)
tree4bf10b68e0e60bda60b7e5fa379dbd29f688732d /configs/imx8mm_venice_defconfig
parentc574736915e058f506b0a760c9d6bf49d6aced97 (diff)
downloadu-boot-82b16555cfdc37510daac9f9370adfb0ee11c1a4.zip
u-boot-82b16555cfdc37510daac9f9370adfb0ee11c1a4.tar.gz
u-boot-82b16555cfdc37510daac9f9370adfb0ee11c1a4.tar.bz2
board: gateworks: venice: enable DM_SERIAL
Enable DM_SERIAL. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/imx8mm_venice_defconfig')
-rw-r--r--configs/imx8mm_venice_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index dd61ec9..09f7d8a 100644
--- a/configs/imx8mm_venice_defconfig
+++ b/configs/imx8mm_venice_defconfig
@@ -110,6 +110,8 @@ CONFIG_SPL_DM_PMIC_MP5416=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
+# CONFIG_SPL_DM_SERIAL is not set
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y