[PATCH] kontron-sl-mx6ul: switch to DM_SERIAL
Anatolij Gustschin
agust at denx.de
Sat Jul 20 17:54:00 CEST 2024
Enable DM_SERIAL to avoid board removal warning.
Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Frieder Schrempf <frieder.schrempf at kontron.de>
---
configs/kontron-sl-mx6ul_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/kontron-sl-mx6ul_defconfig b/configs/kontron-sl-mx6ul_defconfig
index 12d96b674c..f295ecfe4b 100644
--- a/configs/kontron-sl-mx6ul_defconfig
+++ b/configs/kontron-sl-mx6ul_defconfig
@@ -90,6 +90,7 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_CONS_INDEX=4
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
--
2.25.1
More information about the U-Boot
mailing list