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/M53017EVB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/M53017EVB.h') diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h index 2e5b82a5f53..7b33677c551 100644 --- a/include/configs/M53017EVB.h +++ b/include/configs/M53017EVB.h @@ -18,7 +18,6 @@ * (easy to change) */ -#define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #undef CONFIG_WATCHDOG -- cgit v1.2.3