git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f827f84
)
wandboard: Select DM_SERIAL
author
Fabio Estevam
<festevam@denx.de>
Fri, 4 Nov 2022 11:12:55 +0000
(08:12 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 9 Nov 2022 16:12:31 +0000
(17:12 +0100)
The conversion to DM_SERIAL is mandatory, so select this
option.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/wandboard_defconfig
patch
|
blob
|
history
diff --git
a/configs/wandboard_defconfig
b/configs/wandboard_defconfig
index
70b4cf9
..
33d9db5
100644
(file)
--- 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