From 74337aa4506c76e790ab45ad4f4ab854f25d19da Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 30 Oct 2021 23:03:53 -0400 Subject: Convert CONFIG_MCFUART to Kconfig This converts the following to Kconfig: CONFIG_MCFUART Signed-off-by: Tom Rini --- configs/M5275EVB_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/M5275EVB_defconfig') diff --git a/configs/M5275EVB_defconfig b/configs/M5275EVB_defconfig index 3ad22c33fda..aed36ce2a84 100644 --- a/configs/M5275EVB_defconfig +++ b/configs/M5275EVB_defconfig @@ -33,3 +33,4 @@ CONFIG_SYS_FLASH_CFI=y CONFIG_DM_ETH=y CONFIG_MCFFEC=y CONFIG_MII=y +CONFIG_MCFUART=y -- cgit v1.2.3