From e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 9 Jun 2020 10:46:46 -0400 Subject: Convert CONFIG_MXC_UART to Kconfig This converts the following to Kconfig: CONFIG_MXC_UART Signed-off-by: Tom Rini Acked-by: Peng Fan --- include/configs/nitrogen6x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/nitrogen6x.h') diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index f3081f4..0f7d8e7 100644 --- a/include/configs/nitrogen6x.h +++ b/include/configs/nitrogen6x.h @@ -19,7 +19,6 @@ #define CONFIG_USBD_HS #define CONFIG_NETCONSOLE -#define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART2_BASE /* I2C Configs */ -- cgit v1.1