projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6b1f66
)
arm: kirkwood: Remove duplicate definition from dreamplug.h
author
Quentin Armitage
<quentin@armitage.org.uk>
Wed, 28 Oct 2015 00:47:20 +0000
(
00:47
+0000)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Tue, 17 Nov 2015 22:41:41 +0000
(23:41 +0100)
CONFIG_DISPLAY_CPUINFO is already defined in mv-common.h
Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
include/configs/dreamplug.h
patch
|
blob
|
history
diff --git
a/include/configs/dreamplug.h
b/include/configs/dreamplug.h
index 0c01209280f191d0216e186d1f0c37c681fd5eb0..97b3def0799012e77d0ff0ed6accfa85c887135e 100644
(file)
--- 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 */