projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebe2e0c
)
pico-imx6ul: Convert to CONFIG_DM_SERIAL
author
Fabio Estevam
<festevam@denx.de>
Sun, 16 Apr 2023 17:55:04 +0000
(14:55 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 2 May 2023 08:57:32 +0000
(10:57 +0200)
The conversion to CONFIG_DM_SERIAL is mandatory, so select
this option.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/pico-imx6ul_defconfig
patch
|
blob
|
history
diff --git
a/configs/pico-imx6ul_defconfig
b/configs/pico-imx6ul_defconfig
index dcee179fcffb8f9b43a503f6f87c3685fd6e4c90..4e60159a4624fe7d7335085ddbf46f23c30b1afe 100644
(file)
--- a/
configs/pico-imx6ul_defconfig
+++ b/
configs/pico-imx6ul_defconfig
@@
-76,6
+76,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_USB=y
CONFIG_USB_MAX_CONTROLLER_COUNT=2