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 --- include/configs/M5275EVB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/M5275EVB.h') diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h index 3504861..8e03fc9 100644 --- a/include/configs/M5275EVB.h +++ b/include/configs/M5275EVB.h @@ -23,7 +23,6 @@ #define CONFIG_MCFTMR -#define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) /* Configuration for environment -- cgit v1.1