summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2022-11-07 16:00:08 +0800
committerStefano Babic <[email protected]>2023-01-31 12:11:33 +0100
commitad58df729558cfa9067d7e1e79d68183ed642324 (patch)
tree287234d87676bb426492c2f2da82e33a76817c14
parentac68737ebdfe0d4b855d2b9de3969cd193707d95 (diff)
imx: mx6ulz: select DM_SERIAL
Select DM_SERIAL Signed-off-by: Peng Fan <[email protected]>
-rw-r--r--configs/mx6ulz_14x14_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6ulz_14x14_evk_defconfig b/configs/mx6ulz_14x14_evk_defconfig
index 0c1b442b682..2df2ccd2681 100644
--- a/configs/mx6ulz_14x14_evk_defconfig
+++ b/configs/mx6ulz_14x14_evk_defconfig
@@ -48,6 +48,7 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_REGULATOR=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y