summaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-31 06:03:53 +0300
committerTom Rini <trini@konsulko.com>2021-11-05 18:23:29 +0300
commit74337aa4506c76e790ab45ad4f4ab854f25d19da (patch)
tree94fffbe08db75554289fbbce3fd415255fb1337e /configs/eb_cpu5282_defconfig
parent61e1972e73df818013adeec750a402fcf298f137 (diff)
downloadu-boot-74337aa4506c76e790ab45ad4f4ab854f25d19da.tar.xz
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/eb_cpu5282_defconfig')
-rw-r--r--configs/eb_cpu5282_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig
index 9bbfcf284d..5b372e12b6 100644
--- a/configs/eb_cpu5282_defconfig
+++ b/configs/eb_cpu5282_defconfig
@@ -36,5 +36,6 @@ CONFIG_SYS_FLASH_CFI=y
CONFIG_DM_ETH=y
CONFIG_MCFFEC=y
CONFIG_MII=y
+CONFIG_MCFUART=y
CONFIG_SPLASH_SCREEN=y
CONFIG_VIDEO_VCXK=y