diff options
Diffstat (limited to 'include/configs/mx6ullevk.h')
-rw-r--r-- | include/configs/mx6ullevk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6ullevk.h b/include/configs/mx6ullevk.h index b02ce9464cd..f06d889857c 100644 --- a/include/configs/mx6ullevk.h +++ b/include/configs/mx6ullevk.h @@ -24,8 +24,6 @@ #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG -#define CONFIG_DISPLAY_BOARDINFO - /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (16 * SZ_1M) |