From 74ae372ae4cf260402c15197fc1ea40a0269747d Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Fri, 17 May 2019 22:25:28 +0200 Subject: ARM: imx: vining2000: Enable DM Serial Enable DM Serial support on iMX6SX VINING|2000. Signed-off-by: Marek Vasut Cc: Fabio Estevam Cc: Silvio Fricke Cc: Stefano Babic --- include/configs/vining_2000.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/configs/vining_2000.h b/include/configs/vining_2000.h index fd98c1417e7..d4db9b4a567 100644 --- a/include/configs/vining_2000.h +++ b/include/configs/vining_2000.h @@ -17,9 +17,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M) -#define CONFIG_MXC_UART -#define CONFIG_MXC_UART_BASE UART1_BASE - #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 0) \ func(MMC, mmc, 1) \ -- cgit v1.2.3