commit | 74337aa4506c76e790ab45ad4f4ab854f25d19da | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Oct 30 23:03:53 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 05 11:23:29 2021 -0400 |
tree | 94fffbe08db75554289fbbce3fd415255fb1337e | |
parent | 61e1972e73df818013adeec750a402fcf298f137 [diff] [blame] |
Convert CONFIG_MCFUART to Kconfig This converts the following to Kconfig: CONFIG_MCFUART Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig index 9bbfcf2..5b372e1 100644 --- a/configs/eb_cpu5282_defconfig +++ b/configs/eb_cpu5282_defconfig
@@ -36,5 +36,6 @@ CONFIG_DM_ETH=y CONFIG_MCFFEC=y CONFIG_MII=y +CONFIG_MCFUART=y CONFIG_SPLASH_SCREEN=y CONFIG_VIDEO_VCXK=y