summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-07-12 00:09:02 +0300
committerStefano Babic <sbabic@denx.de>2023-07-13 12:29:41 +0300
commit9a38d889a1209472aa7736e6b219f69e970dc1fc (patch)
tree5e087ea1d2ef7f44046cc689bc56968c90aa807a /configs
parent68bad63ee0e4ec532d698c775da599c9b260cbef (diff)
downloadu-boot-9a38d889a1209472aa7736e6b219f69e970dc1fc.tar.xz
mx23evk: Convert to CONFIG_DM_SERIAL
The conversion to CONFIG_DM_SERIAL is mandatory, so select this option. Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx23evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx23evk_defconfig b/configs/mx23evk_defconfig
index 3602ead863..7d0e7cc1e0 100644
--- a/configs/mx23evk_defconfig
+++ b/configs/mx23evk_defconfig
@@ -49,6 +49,7 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_CONS_INDEX=0
+CONFIG_DM_SERIAL=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y