arm: kirkwood: Remove duplicate definition from dreamplug.h

CONFIG_DISPLAY_CPUINFO is already defined in mv-common.h

Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
This commit is contained in:
Quentin Armitage 2015-10-28 00:47:20 +00:00 committed by Luka Perkov
parent f6b1f665ab
commit 310866b2e8

View File

@ -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 */