From: Bin Meng Date: Tue, 6 Jan 2015 06:35:38 +0000 (+0800) Subject: x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h X-Git-Tag: v2015.04-rc1~195^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=657e384af630463e3c8c4ffbacd16c5e46aeb0e0;p=u-boot x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h CONFIG_DISPLAY_CPUINFO is already defined in x86-common.h, so remove it to avoid duplication. Signed-off-by: Bin Meng Acked-by: Simon Glass --- diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h index e0bf3096f6..7e6d239d13 100644 --- a/include/configs/chromebook_link.h +++ b/include/configs/chromebook_link.h @@ -20,7 +20,6 @@ #define CONFIG_DCACHE_RAM_MRC_VAR_SIZE 0x4000 #define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_DISPLAY_CPUINFO #define CONFIG_NR_DRAM_BANKS 8 #define CONFIG_X86_MRC_ADDR 0xfffa0000