diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h index 0c01209280..97b3def079 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 */