common/Kconfig: Add DISPLAY_CPUINFO
[platform/kernel/u-boot.git] / include / configs / edminiv2.h
index 1e2807d..1671438 100644 (file)
 #define CONFIG_SYS_TEXT_BASE           0x00800000
 
 /*
- * Version number information
- */
-
-#define CONFIG_IDENT_STRING    " EDMiniV2"
-
-/*
  * High Level Configuration Options (easy to change)
  */
 
 #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_DISPLAY_CPUINFO         /* Display cpu info */
 #define CONFIG_NR_DRAM_BANKS           1
 
 #define CONFIG_SYS_LOAD_ADDR           0x00800000