]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
pico-pi-imx6ul: Connvert to DM_SERIAL
authorFabio Estevam <festevam@denx.de>
Sat, 4 Nov 2023 21:52:41 +0000 (18:52 -0300)
committerTom Rini <trini@konsulko.com>
Tue, 12 Dec 2023 21:33:57 +0000 (16:33 -0500)
The conversion to DM_SERIAL is mandatory, so select this option.

Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/pico-pi-imx6ul_defconfig

index 1eee1e6c2ff5804d80dd13f5d6a58354e157f172..3af968d55128f930d866abc90a5b8d79bfc44dba 100644 (file)
@@ -70,6 +70,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_SPL_USB_HOST=y