treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
[oweals/u-boot.git] / include / configs / sandbox.h
index 2b902310f5c3ebfba124eec0ce727771f1aee0d8..496130176511dbaa6012cfc7b2335b6dd392d94c 100644 (file)
@@ -34,7 +34,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)      /* 32MB  */
 
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size */
-#define CONFIG_DISPLAY_BOARDINFO_LATE
 
 /* turn on command-line edit/c/auto */