summaryrefslogtreecommitdiff
path: root/configs/pico-imx6_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-02-15 21:24:43 +0300
committerStefano Babic <sbabic@denx.de>2023-03-29 23:27:39 +0300
commit422a6f0a2d101bdcf1b0dee0c2fc18c59d17f217 (patch)
tree51a8ce9031f8953d0e050bbe6de32475957204b2 /configs/pico-imx6_defconfig
parent7f0be95d1b8f1d1c45a0af010d718bb9ef215069 (diff)
downloadu-boot-422a6f0a2d101bdcf1b0dee0c2fc18c59d17f217.tar.xz
pico-imx6: Add DM_SERIAL support
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/pico-imx6_defconfig')
-rw-r--r--configs/pico-imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index ed15d32d83..300bb61f71 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -82,6 +82,7 @@ CONFIG_RGMII=y
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_USB_GADGET=y