summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:55 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:55 (GMT)
commit5ecf8c66189978e096e27953ab31990e31b7f968 (patch)
treea39672436662009b6bbc345d09e6fb0ae071233d /include/configs/mv-common.h
parent0a6eac842ea288411309cebdc4e72ff59ea6c5ee (diff)
downloadu-boot-5ecf8c66189978e096e27953ab31990e31b7f968.tar.xz
video: Drop CONFIG_CONSOLE_INFO_QUIET
This is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r--include/configs/mv-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index 73e9a03..b28030c 100644
--- a/include/configs/mv-common.h
+++ b/include/configs/mv-common.h
@@ -83,7 +83,6 @@
#define CONFIG_SYS_LONGHELP
#define CONFIG_AUTO_COMPLETE
#define CONFIG_CMDLINE_EDITING
-#define CONFIG_CONSOLE_INFO_QUIET /* some code reduction */
#define CONFIG_ARCH_CPU_INIT /* call arch_cpu_init() */
#define CONFIG_ARCH_MISC_INIT /* call arch_misc_init() */
#define CONFIG_BOARD_EARLY_INIT_F /* call board_init_f for early inits */