[U-Boot] [PATCH 6/7] kirkwood: Remove duplicate definition from dreamplug.h
Quentin Armitage
quentin at armitage.org.uk
Wed Oct 28 01:47:20 CET 2015
CONFIG_DISPLAY_CPUINFO is already defined in mv-common.h
Signed-off-by: Quentin Armitage <quentin at armitage.org.uk>
---
include/configs/dreamplug.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 0c01209..97b3def 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -131,9 +131,4 @@
#define CONFIG_SYS_ALT_MEMTEST
-/*
- * display enhanced info about the cpu at boot.
- */
-#define CONFIG_DISPLAY_CPUINFO
-
#endif /* _CONFIG_DREAMPLUG_H */
--
1.7.7.6
More information about the U-Boot
mailing list