From fbda683292da37690d9729561a18ccfa51491235 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:12:53 -0600 Subject: Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig This converts the following to Kconfig: CONFIG_CONSOLE_EXTRA_INFO Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- include/configs/MIP405.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/MIP405.h') diff --git a/include/configs/MIP405.h b/include/configs/MIP405.h index f52bf47..7764b23 100644 --- a/include/configs/MIP405.h +++ b/include/configs/MIP405.h @@ -340,7 +340,6 @@ * Video support ************************************************************/ #define CONFIG_VIDEO_LOGO -#define CONFIG_CONSOLE_EXTRA_INFO #undef CONFIG_VIDEO_ONBOARD /************************************************************ * USB support EXPERIMENTAL -- cgit v1.1