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 --- configs/ge_b650v3_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ge_b650v3_defconfig') diff --git a/configs/ge_b650v3_defconfig b/configs/ge_b650v3_defconfig index e0eeb4663f..73b559bee4 100644 --- a/configs/ge_b650v3_defconfig +++ b/configs/ge_b650v3_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_GE_B650V3=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_BOOTDELAY=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=y +CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set -- cgit v1.2.3