summaryrefslogtreecommitdiff
path: root/configs/M5208EVBE_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:53 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:23:29 -0400
commit74337aa4506c76e790ab45ad4f4ab854f25d19da (patch)
tree94fffbe08db75554289fbbce3fd415255fb1337e /configs/M5208EVBE_defconfig
parent61e1972e73df818013adeec750a402fcf298f137 (diff)
Convert CONFIG_MCFUART to Kconfig
This converts the following to Kconfig: CONFIG_MCFUART Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/M5208EVBE_defconfig')
-rw-r--r--configs/M5208EVBE_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5208EVBE_defconfig b/configs/M5208EVBE_defconfig
index 68cfa2bb81..cc307ce43b 100644
--- a/configs/M5208EVBE_defconfig
+++ b/configs/M5208EVBE_defconfig
@@ -31,3 +31,4 @@ CONFIG_SYS_FLASH_CFI=y
CONFIG_DM_ETH=y
CONFIG_MCFFEC=y
CONFIG_MII=y
+CONFIG_MCFUART=y