From 84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:12:59 -0600 Subject: Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig This converts the following to Kconfig: CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- include/configs/armadillo-800eva.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/armadillo-800eva.h') diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index 3198df5555..1d1dd39fe6 100644 --- a/include/configs/armadillo-800eva.h +++ b/include/configs/armadillo-800eva.h @@ -59,7 +59,6 @@ #define SCIF4_BASE 0xe6c80000 #define CONFIG_SCIF_A #undef CONFIG_SYS_CONSOLE_INFO_QUIET -#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE #define CONFIG_SYS_MEMTEST_START (ARMADILLO_800EVA_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \ -- cgit v1.2.3