]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
pico-imx6ul: Convert to CONFIG_DM_SERIAL
authorFabio Estevam <festevam@denx.de>
Sun, 16 Apr 2023 17:55:04 +0000 (14:55 -0300)
committerStefano 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

index dcee179fcffb8f9b43a503f6f87c3685fd6e4c90..4e60159a4624fe7d7335085ddbf46f23c30b1afe 100644 (file)
@@ -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