diff options
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r-- | include/configs/x86-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 3f559b168a2..7cf5c2731f8 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -17,7 +17,6 @@ */ #define CONFIG_SHOW_BOOT_PROGRESS #define CONFIG_PHYSMEM -#define CONFIG_DISPLAY_BOARDINFO_LATE #define CONFIG_NR_DRAM_BANKS 8 #define CONFIG_LMB |