summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-11-04 14:12:55 +0300
committerStefano Babic <sbabic@denx.de>2022-11-09 19:12:31 +0300
commit20cc70a84f5d8bb0795f09daccbf06f6a846d14b (patch)
tree01bae36fff64777bda1b9c2be02cef9cdacb1b02
parentf827f84d3f5607d0b33e927f6127a888e7bd664f (diff)
downloadu-boot-20cc70a84f5d8bb0795f09daccbf06f6a846d14b.tar.xz
wandboard: Select DM_SERIAL
The conversion to DM_SERIAL is mandatory, so select this option. Signed-off-by: Fabio Estevam <festevam@denx.de>
-rw-r--r--configs/wandboard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
index 70b4cf9ffa..33d9db56e1 100644
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -72,6 +72,7 @@ CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y
CONFIG_DM_PMIC_PFUZE100=y
CONFIG_DM_SCSI=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_DM_THERMAL=y
CONFIG_USB=y